FOA

Uses of Class
foa.attributes.AttributeFile

Packages that use AttributeFile
foa.attributes   
 

Uses of AttributeFile in foa.attributes
 

Methods in foa.attributes that return AttributeFile
 AttributeFile AttributeManager.getAttributeFile(java.lang.String file)
           
 

Methods in foa.attributes with parameters of type AttributeFile
 void XslAttributeWriter.write(AttributeFile attributeFile)
          Write
 

Constructors in foa.attributes with parameters of type AttributeFile
XslAttributeWriter(AttributeFile attributeFile, java.lang.String file)
           
 


FOA