|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyIsLikeType | |
---|---|
net.opengis.ogc | |
net.opengis.ogc.impl |
Uses of PropertyIsLikeType in net.opengis.ogc |
---|
Methods in net.opengis.ogc that return PropertyIsLikeType | |
---|---|
PropertyIsLikeType |
PropertyIsLikeDocument.addNewPropertyIsLike()
Appends and returns a new empty "PropertyIsLike" element |
PropertyIsLikeType |
PropertyIsLikeDocument.getPropertyIsLike()
Gets the "PropertyIsLike" element |
static PropertyIsLikeType |
PropertyIsLikeType.Factory.newInstance()
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(File file)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(InputStream is)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(Node node)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(Reader r)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(String xmlAsString)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(URL u)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(XMLStreamReader sr)
|
static PropertyIsLikeType |
PropertyIsLikeType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.ogc with parameters of type PropertyIsLikeType | |
---|---|
void |
PropertyIsLikeDocument.setPropertyIsLike(PropertyIsLikeType propertyIsLike)
Sets the "PropertyIsLike" element |
Uses of PropertyIsLikeType in net.opengis.ogc.impl |
---|
Classes in net.opengis.ogc.impl that implement PropertyIsLikeType | |
---|---|
class |
PropertyIsLikeTypeImpl
An XML PropertyIsLikeType(@http://www.opengis.net/ogc). |
Methods in net.opengis.ogc.impl that return PropertyIsLikeType | |
---|---|
PropertyIsLikeType |
PropertyIsLikeDocumentImpl.addNewPropertyIsLike()
Appends and returns a new empty "PropertyIsLike" element |
PropertyIsLikeType |
PropertyIsLikeDocumentImpl.getPropertyIsLike()
Gets the "PropertyIsLike" element |
Methods in net.opengis.ogc.impl with parameters of type PropertyIsLikeType | |
---|---|
void |
PropertyIsLikeDocumentImpl.setPropertyIsLike(PropertyIsLikeType propertyIsLike)
Sets the "PropertyIsLike" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |