Uses of Interface
org.w3.x2001.xmlSchema.FieldDocument.Field.Xpath

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
 



Copyright © 2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.