|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpatialIntersectionType | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of SpatialIntersectionType in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return SpatialIntersectionType | |
|---|---|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.newInstance()
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.newValue(java.lang.Object obj)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.io.File file)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.io.InputStream is)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(org.w3c.dom.Node node)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.io.Reader r)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.lang.String xmlAsString)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.net.URL u)
|
static SpatialIntersectionType |
SpatialIntersectionType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
SpatialIntersectionType |
SpatialPredicateType.xgetIntersection()
Gets (as xml) the "intersection" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type SpatialIntersectionType | |
|---|---|
void |
SpatialPredicateType.xsetIntersection(SpatialIntersectionType intersection)
Sets (as xml) the "intersection" attribute |
| Uses of SpatialIntersectionType in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Classes in edu.indiana.extreme.lead.resource_catalog.xsd.impl that implement SpatialIntersectionType | |
|---|---|
class |
SpatialIntersectionTypeImpl
An XML spatialIntersectionType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return SpatialIntersectionType | |
|---|---|
SpatialIntersectionType |
SpatialPredicateTypeImpl.xgetIntersection()
Gets (as xml) the "intersection" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type SpatialIntersectionType | |
|---|---|
void |
SpatialPredicateTypeImpl.xsetIntersection(SpatialIntersectionType intersection)
Sets (as xml) the "intersection" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||