MDLegalConstraintsType |
MDLegalConstraintsDocument.addNewMDLegalConstraints() |
Appends and returns a new empty "MD_LegalConstraints" element
|
MDLegalConstraintsType |
MDLegalConstraintsPropertyType.addNewMDLegalConstraints() |
Appends and returns a new empty "MD_LegalConstraints" element
|
MDLegalConstraintsType |
MDLegalConstraintsDocument.getMDLegalConstraints() |
Gets the "MD_LegalConstraints" element
|
MDLegalConstraintsType |
MDLegalConstraintsPropertyType.getMDLegalConstraints() |
Gets the "MD_LegalConstraints" element
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.newInstance() |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(File file) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(InputStream is) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(Reader r) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(String xmlAsString) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(URL u) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(XMLStreamReader sr) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(Node node) |
|
static MDLegalConstraintsType |
MDLegalConstraintsType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|