|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.indiana.extreme.lead.metadata.HoursType.Factory
public static final class HoursType.Factory
A factory class with static methods for creating instances of this type.
| Method Summary | |
|---|---|
static HoursType |
newInstance()
|
static HoursType |
newInstance(org.apache.xmlbeans.XmlOptions options)
|
static org.apache.xmlbeans.xml.stream.XMLInputStream |
newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static org.apache.xmlbeans.xml.stream.XMLInputStream |
newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static HoursType |
newValue(Object obj)
|
static HoursType |
parse(File file)
|
static HoursType |
parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static HoursType |
parse(InputStream is)
|
static HoursType |
parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static HoursType |
parse(Node node)
|
static HoursType |
parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static HoursType |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static HoursType |
parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static HoursType |
parse(Reader r)
|
static HoursType |
parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static HoursType |
parse(String xmlAsString)
|
static HoursType |
parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static HoursType |
parse(URL u)
|
static HoursType |
parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static HoursType |
parse(javax.xml.stream.XMLStreamReader sr)
|
static HoursType |
parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static HoursType newValue(Object obj)
public static HoursType newInstance()
public static HoursType newInstance(org.apache.xmlbeans.XmlOptions options)
public static HoursType parse(String xmlAsString)
throws XmlException
xmlAsString - the string value to parse
XmlException
public static HoursType parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static HoursType parse(File file)
throws XmlException,
IOException
file - the file from which to load an xml document
XmlException
IOException
public static HoursType parse(File file,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static HoursType parse(URL u)
throws XmlException,
IOException
XmlException
IOException
public static HoursType parse(URL u,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static HoursType parse(InputStream is)
throws XmlException,
IOException
XmlException
IOException
public static HoursType parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static HoursType parse(Reader r)
throws XmlException,
IOException
XmlException
IOException
public static HoursType parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
IOException
XmlException
IOException
public static HoursType parse(javax.xml.stream.XMLStreamReader sr)
throws XmlException
XmlException
public static HoursType parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static HoursType parse(Node node)
throws XmlException
XmlException
public static HoursType parse(Node node,
org.apache.xmlbeans.XmlOptions options)
throws XmlException
XmlException
public static HoursType parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
public static HoursType parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
throws XmlException,
org.apache.xmlbeans.xml.stream.XMLStreamException
XMLInputStream
XmlException
org.apache.xmlbeans.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||