|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadCountLimitDocument | |
---|---|
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix | |
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl |
Uses of ThreadCountLimitDocument in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix |
---|
Methods in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix that return ThreadCountLimitDocument | |
---|---|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.newInstance()
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(File file)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(InputStream is)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(Node node)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(Reader r)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(String xmlAsString)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(URL u)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(XMLStreamReader sr)
|
static ThreadCountLimitDocument |
ThreadCountLimitDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of ThreadCountLimitDocument in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl |
---|
Classes in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl that implement ThreadCountLimitDocument | |
---|---|
class |
ThreadCountLimitDocumentImpl
A document containing one ThreadCountLimit(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |