|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeConstraintDocument | |
---|---|
org.wsag4j.types.scheduling |
Uses of TimeConstraintDocument in org.wsag4j.types.scheduling |
---|
Methods in org.wsag4j.types.scheduling that return TimeConstraintDocument | |
---|---|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.newInstance()
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(File file)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(InputStream is)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(Node node)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(Reader r)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(String xmlAsString)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(URL u)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TimeConstraintDocument |
TimeConstraintDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |