| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeepFilesDocument | |
|---|---|
| org.icenigrid.schema.pbs.qstat | |
| org.icenigrid.schema.pbs.qstat.impl | |
| Uses of KeepFilesDocument in org.icenigrid.schema.pbs.qstat | 
|---|
| Methods in org.icenigrid.schema.pbs.qstat that return KeepFilesDocument | |
|---|---|
static KeepFilesDocument | 
KeepFilesDocument.Factory.newInstance()
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.io.File file)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.io.File file,
      org.apache.xmlbeans.XmlOptions options)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.io.InputStream is)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.io.InputStream is,
      org.apache.xmlbeans.XmlOptions options)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(org.w3c.dom.Node node)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(org.w3c.dom.Node node,
      org.apache.xmlbeans.XmlOptions options)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.io.Reader r)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.io.Reader r,
      org.apache.xmlbeans.XmlOptions options)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.lang.String xmlAsString)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.lang.String xmlAsString,
      org.apache.xmlbeans.XmlOptions options)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.net.URL u)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(java.net.URL u,
      org.apache.xmlbeans.XmlOptions options)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
      org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
 | 
static KeepFilesDocument | 
KeepFilesDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
      org.apache.xmlbeans.XmlOptions options)
 | 
| Uses of KeepFilesDocument in org.icenigrid.schema.pbs.qstat.impl | 
|---|
| Classes in org.icenigrid.schema.pbs.qstat.impl that implement KeepFilesDocument | |
|---|---|
 class | 
KeepFilesDocumentImpl
A document containing one Keep_Files(@uri:gridsam:pbs:qstat) element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||