MDMaintenanceInformationType |
MDMaintenanceInformationDocument.addNewMDMaintenanceInformation() |
Appends and returns a new empty "MD_MaintenanceInformation" element
|
MDMaintenanceInformationType |
MDMaintenanceInformationPropertyType.addNewMDMaintenanceInformation() |
Appends and returns a new empty "MD_MaintenanceInformation" element
|
MDMaintenanceInformationType |
MDMaintenanceInformationDocument.getMDMaintenanceInformation() |
Gets the "MD_MaintenanceInformation" element
|
MDMaintenanceInformationType |
MDMaintenanceInformationPropertyType.getMDMaintenanceInformation() |
Gets the "MD_MaintenanceInformation" element
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.newInstance() |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(File file) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(InputStream is) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(Reader r) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(String xmlAsString) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(URL u) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(XMLStreamReader sr) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(Node node) |
|
static MDMaintenanceInformationType |
MDMaintenanceInformationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|