|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XmlProperty.NormalisedPropertyType in org.ow2.weblab.services.normaliser.xml |
|---|
| Fields in org.ow2.weblab.services.normaliser.xml declared as XmlProperty.NormalisedPropertyType | |
|---|---|
protected XmlProperty.NormalisedPropertyType |
XmlProperty.normalisedPropertyType
|
| Methods in org.ow2.weblab.services.normaliser.xml that return XmlProperty.NormalisedPropertyType | |
|---|---|
XmlProperty.NormalisedPropertyType |
XmlProperty.getNormalisedPropertyType()
|
static XmlProperty.NormalisedPropertyType |
XmlProperty.NormalisedPropertyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XmlProperty.NormalisedPropertyType[] |
XmlProperty.NormalisedPropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.weblab.services.normaliser.xml with parameters of type XmlProperty.NormalisedPropertyType | |
|---|---|
void |
XmlProperty.setNormalisedPropertyType(XmlProperty.NormalisedPropertyType normalisedPropertyType)
|
| Constructors in org.ow2.weblab.services.normaliser.xml with parameters of type XmlProperty.NormalisedPropertyType | |
|---|---|
XmlProperty(java.lang.String xpathExpression,
boolean appendValuesToTextUnit,
XmlProperty.NormalisedPropertyType normalisedPropertyType,
java.util.List<java.lang.String> normalisedPropertyURI)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||