|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldDocument.Field.Xpath | |
---|---|
org.w3.x2001.xmlSchema | |
org.w3.x2001.xmlSchema.impl |
Uses of FieldDocument.Field.Xpath in org.w3.x2001.xmlSchema |
---|
Methods in org.w3.x2001.xmlSchema that return FieldDocument.Field.Xpath | |
---|---|
static FieldDocument.Field.Xpath |
FieldDocument.Field.Xpath.Factory.newInstance()
|
static FieldDocument.Field.Xpath |
FieldDocument.Field.Xpath.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static FieldDocument.Field.Xpath |
FieldDocument.Field.Xpath.Factory.newValue(java.lang.Object obj)
|
FieldDocument.Field.Xpath |
FieldDocument.Field.xgetXpath()
Gets (as xml) the "xpath" attribute |
Methods in org.w3.x2001.xmlSchema with parameters of type FieldDocument.Field.Xpath | |
---|---|
void |
FieldDocument.Field.xsetXpath(FieldDocument.Field.Xpath xpath)
Sets (as xml) the "xpath" attribute |
Uses of FieldDocument.Field.Xpath in org.w3.x2001.xmlSchema.impl |
---|
Classes in org.w3.x2001.xmlSchema.impl that implement FieldDocument.Field.Xpath | |
---|---|
static class |
FieldDocumentImpl.FieldImpl.XpathImpl
An XML xpath(@). |
Methods in org.w3.x2001.xmlSchema.impl that return FieldDocument.Field.Xpath | |
---|---|
FieldDocument.Field.Xpath |
FieldDocumentImpl.FieldImpl.xgetXpath()
Gets (as xml) the "xpath" attribute |
Methods in org.w3.x2001.xmlSchema.impl with parameters of type FieldDocument.Field.Xpath | |
---|---|
void |
FieldDocumentImpl.FieldImpl.xsetXpath(FieldDocument.Field.Xpath xpath)
Sets (as xml) the "xpath" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |