Uses of Interface
net.opengis.ogc.PropertyIsLikeDocument

Packages that use PropertyIsLikeDocument
net.opengis.ogc   
net.opengis.ogc.impl   
 

Uses of PropertyIsLikeDocument in net.opengis.ogc
 

Methods in net.opengis.ogc that return PropertyIsLikeDocument
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.newInstance()
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(File file)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(InputStream is)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(Node node)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(Reader r)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(String xmlAsString)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(URL u)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(XMLStreamReader sr)
           
static PropertyIsLikeDocument PropertyIsLikeDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of PropertyIsLikeDocument in net.opengis.ogc.impl
 

Classes in net.opengis.ogc.impl that implement PropertyIsLikeDocument
 class PropertyIsLikeDocumentImpl
          A document containing one PropertyIsLike(@http://www.opengis.net/ogc) element.
 



Copyright © 2004-2012 52north.org. All Rights Reserved.