com.thaiopensource.util
Class PropertyId
java.lang.Object
  |
  +--com.thaiopensource.util.PropertyId
- Direct Known Subclasses: 
- FlagPropertyId, RngProperty.DatatypeLibraryFactoryPropertyId, SchemaReceiverFactory.SchemaReceiverFactoryPropertyId, StringPropertyId, ValidateProperty.EntityResolverPropertyId, ValidateProperty.ErrorHandlerPropertyId, ValidateProperty.XMLReaderCreatorPropertyId
- public class PropertyId- extends Object
 
 
 
PropertyId
public PropertyId(String name,
                  Class valueClass)
getValueClass
public Class getValueClass()
- 
 
hashCode
public final int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
equals
public final boolean equals(Object obj)
- 
- Overrides:
- equalsin class- Object
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
-