|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTBXMLContour2DSetType | |
---|---|
de.unihalle.informatik.MiToBo_xml | |
de.unihalle.informatik.MiToBo_xml.impl |
Uses of MTBXMLContour2DSetType in de.unihalle.informatik.MiToBo_xml |
---|
Methods in de.unihalle.informatik.MiToBo_xml that return MTBXMLContour2DSetType | |
---|---|
MTBXMLContour2DSetType |
MTBXMLContour2DSetDocument.addNewMTBXMLContour2DSet()
Appends and returns a new empty "MTBXMLContour2DSet" element |
MTBXMLContour2DSetType |
MTBXMLContour2DSetDocument.getMTBXMLContour2DSet()
Gets the "MTBXMLContour2DSet" element |
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.newInstance()
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.io.File file)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.io.InputStream is)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(org.w3c.dom.Node node)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.io.Reader r)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.lang.String xmlAsString)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.net.URL u)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static MTBXMLContour2DSetType |
MTBXMLContour2DSetType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in de.unihalle.informatik.MiToBo_xml with parameters of type MTBXMLContour2DSetType | |
---|---|
void |
MTBXMLContour2DSetDocument.setMTBXMLContour2DSet(MTBXMLContour2DSetType mtbxmlContour2DSet)
Sets the "MTBXMLContour2DSet" element |
Uses of MTBXMLContour2DSetType in de.unihalle.informatik.MiToBo_xml.impl |
---|
Classes in de.unihalle.informatik.MiToBo_xml.impl that implement MTBXMLContour2DSetType | |
---|---|
class |
MTBXMLContour2DSetTypeImpl
An XML MTBXMLContour2DSetType(@http://informatik.unihalle.de/MiToBo_xml). |
Methods in de.unihalle.informatik.MiToBo_xml.impl that return MTBXMLContour2DSetType | |
---|---|
MTBXMLContour2DSetType |
MTBXMLContour2DSetDocumentImpl.addNewMTBXMLContour2DSet()
Appends and returns a new empty "MTBXMLContour2DSet" element |
MTBXMLContour2DSetType |
MTBXMLContour2DSetDocumentImpl.getMTBXMLContour2DSet()
Gets the "MTBXMLContour2DSet" element |
Methods in de.unihalle.informatik.MiToBo_xml.impl with parameters of type MTBXMLContour2DSetType | |
---|---|
void |
MTBXMLContour2DSetDocumentImpl.setMTBXMLContour2DSet(MTBXMLContour2DSetType mtbxmlContour2DSet)
Sets the "MTBXMLContour2DSet" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |