Uses of Interface
org.w3.x2001.xmlSchema.SelectorDocument.Selector.Xpath

Packages that use SelectorDocument.Selector.Xpath
org.w3.x2001.xmlSchema   
org.w3.x2001.xmlSchema.impl   
 

Uses of SelectorDocument.Selector.Xpath in org.w3.x2001.xmlSchema
 

Methods in org.w3.x2001.xmlSchema that return SelectorDocument.Selector.Xpath
static SelectorDocument.Selector.Xpath SelectorDocument.Selector.Xpath.Factory.newInstance()
           
static SelectorDocument.Selector.Xpath SelectorDocument.Selector.Xpath.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static SelectorDocument.Selector.Xpath SelectorDocument.Selector.Xpath.Factory.newValue(java.lang.Object obj)
           
 SelectorDocument.Selector.Xpath SelectorDocument.Selector.xgetXpath()
          Gets (as xml) the "xpath" attribute
 

Methods in org.w3.x2001.xmlSchema with parameters of type SelectorDocument.Selector.Xpath
 void SelectorDocument.Selector.xsetXpath(SelectorDocument.Selector.Xpath xpath)
          Sets (as xml) the "xpath" attribute
 

Uses of SelectorDocument.Selector.Xpath in org.w3.x2001.xmlSchema.impl
 

Classes in org.w3.x2001.xmlSchema.impl that implement SelectorDocument.Selector.Xpath
static class SelectorDocumentImpl.SelectorImpl.XpathImpl
          An XML xpath(@).
 

Methods in org.w3.x2001.xmlSchema.impl that return SelectorDocument.Selector.Xpath
 SelectorDocument.Selector.Xpath SelectorDocumentImpl.SelectorImpl.xgetXpath()
          Gets (as xml) the "xpath" attribute
 

Methods in org.w3.x2001.xmlSchema.impl with parameters of type SelectorDocument.Selector.Xpath
 void SelectorDocumentImpl.SelectorImpl.xsetXpath(SelectorDocument.Selector.Xpath xpath)
          Sets (as xml) the "xpath" attribute
 



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