Package org.geotools.xml.schema.impl
Class AttributeValueGT
Object
AttributeValueGT
- All Implemented Interfaces:
- AttributeValue
- Author:
- dzwiers
- 
Constructor SummaryConstructorsConstructorDescriptionAttributeValueGT(Attribute attribute, String value) Creates a new AttributeValueGT object.
- 
Method Summary
- 
Constructor Details- 
AttributeValueGTCreates a new AttributeValueGT object.
 
- 
- 
Method Details- 
getValue- Specified by:
- getValuein interface- AttributeValue
- See Also:
 
- 
getAttribute- Specified by:
- getAttributein interface- AttributeValue
- See Also:
 
 
-