Uses of Interface
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.UserNameDocument

Packages that use UserNameDocument
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix   
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl   
 

Uses of UserNameDocument in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix that return UserNameDocument
static UserNameDocument UserNameDocument.Factory.newInstance()
           
static UserNameDocument UserNameDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static UserNameDocument UserNameDocument.Factory.parse(File file)
           
static UserNameDocument UserNameDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static UserNameDocument UserNameDocument.Factory.parse(InputStream is)
           
static UserNameDocument UserNameDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static UserNameDocument UserNameDocument.Factory.parse(Node node)
           
static UserNameDocument UserNameDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static UserNameDocument UserNameDocument.Factory.parse(Reader r)
           
static UserNameDocument UserNameDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static UserNameDocument UserNameDocument.Factory.parse(String xmlAsString)
           
static UserNameDocument UserNameDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static UserNameDocument UserNameDocument.Factory.parse(URL u)
           
static UserNameDocument UserNameDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static UserNameDocument UserNameDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static UserNameDocument UserNameDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static UserNameDocument UserNameDocument.Factory.parse(XMLStreamReader sr)
           
static UserNameDocument UserNameDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of UserNameDocument in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
 

Classes in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl that implement UserNameDocument
 class UserNameDocumentImpl
          A document containing one UserName(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
 



Copyright © 2008-2012. All Rights Reserved.