Uses of Interface
org.purl.dc.terms.EducationLevelDocument

Packages that use EducationLevelDocument
org.purl.dc.terms   
org.purl.dc.terms.impl   
 

Uses of EducationLevelDocument in org.purl.dc.terms
 

Methods in org.purl.dc.terms that return EducationLevelDocument
static EducationLevelDocument EducationLevelDocument.Factory.newInstance()
           
static EducationLevelDocument EducationLevelDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(File file)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(InputStream is)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(Node node)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(Reader r)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(String xmlAsString)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(URL u)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static EducationLevelDocument EducationLevelDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static EducationLevelDocument EducationLevelDocument.Factory.parse(XMLStreamReader sr)
           
static EducationLevelDocument EducationLevelDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of EducationLevelDocument in org.purl.dc.terms.impl
 

Classes in org.purl.dc.terms.impl that implement EducationLevelDocument
 class EducationLevelDocumentImpl
          A document containing one educationLevel(@http://purl.org/dc/terms/) element.
 



Copyright © 2004-2012 52north.org. All Rights Reserved.