org.codehaus.nanning.attribute
Class PropertyFileAttributeLoader

java.lang.Object
  extended byorg.codehaus.nanning.attribute.PropertyFileAttributeLoader
All Implemented Interfaces:
AttributesLoader

public class PropertyFileAttributeLoader
extends java.lang.Object
implements AttributesLoader


Field Summary
static java.lang.String ATTRIBUTE_FILE_SUFFIX
           
 
Constructor Summary
PropertyFileAttributeLoader()
           
 
Method Summary
 void load(ClassAttributes classAttributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTE_FILE_SUFFIX

public static final java.lang.String ATTRIBUTE_FILE_SUFFIX
See Also:
Constant Field Values
Constructor Detail

PropertyFileAttributeLoader

public PropertyFileAttributeLoader()
Method Detail

load

public void load(ClassAttributes classAttributes)
Specified by:
load in interface AttributesLoader


Copyright © Jon Tirsen. All Rights Reserved.