Class FieldDocumentImpl.FieldImpl.XpathImpl

All Implemented Interfaces:
Serializable, TypeStoreUser, FieldDocument.Field.Xpath, SimpleValue, XmlAnySimpleType, XmlNormalizedString, XmlObject, XmlString, XmlToken, XmlTokenSource
Enclosing class:
FieldDocumentImpl.FieldImpl

public static class FieldDocumentImpl.FieldImpl.XpathImpl extends JavaStringHolderEx implements FieldDocument.Field.Xpath
An XML xpath(@). This is an atomic type that is a restriction of org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument$Field$Xpath.
See Also:
  • Constructor Details