Object
A class with methods for creating instances
of XmlIDREF.
Object
XmlIDREF.Factory
XmlIDREF
Method Summary |
public static |
|
public static |
|
public static |
|
public static |
|
public static | |
public static | |
public static |
|
public static | |
public static |
|
public static | |
public static |
|
public static |
|
public static |
|
public static | |
public static |
|
public static | |
public static |
|
public static |
|
public static |
|
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static XmlIDREF newInstance()
Creates an empty instance of XmlIDREF
public staticCreates an empty instance ofXmlIDREFnewInstance(XmlOptionsoptions)
XmlIDREF
DEPRECATED Superceded by JSR 173
public staticReturns a validating XMLInputStream.XMLInputStreamnewValidatingXMLInputStream(XMLInputStreamxis)
throwsXmlException,XMLStreamException
XmlException
XMLStreamException
DEPRECATED Superceded by JSR 173
public staticReturns a validating XMLInputStream.XMLInputStreamnewValidatingXMLInputStream(XMLInputStreamxis,XmlOptionsoptions)
throwsXmlException,XMLStreamException
XmlException
XMLStreamException
public staticCreates an immutableXmlIDREFnewValue(Objectobj)
XmlIDREF value
public staticParses aXmlIDREFparse(Strings)
throwsXmlException
XmlIDREF fragment from a String.
XmlException
public staticParses aXmlIDREFparse(Strings,XmlOptionsoptions)
throwsXmlException
XmlIDREF fragment from a String.
XmlException
public staticParses aXmlIDREFparse(Filef)
throwsXmlException,IOException
XmlIDREF fragment from a File.
XmlException
IOException
public staticParses aXmlIDREFparse(Filef,XmlOptionsoptions)
throwsXmlException,IOException
XmlIDREF fragment from a File.
XmlException
IOException
public staticParses aXmlIDREFparse(URLu)
throwsXmlException,IOException
XmlIDREF fragment from a URL.
XmlException
IOException
public staticParses aXmlIDREFparse(URLu,XmlOptionsoptions)
throwsXmlException,IOException
XmlIDREF fragment from a URL.
XmlException
IOException
public staticParses aXmlIDREFparse(InputStreamis)
throwsXmlException,IOException
XmlIDREF fragment from an InputStream.
XmlException
IOException
public staticParses aXmlIDREFparse(InputStreamis,XmlOptionsoptions)
throwsXmlException,IOException
XmlIDREF fragment from an InputStream.
XmlException
IOException
public staticParses aXmlIDREFparse(Readerr)
throwsXmlException,IOException
XmlIDREF fragment from a Reader.
XmlException
IOException
public staticParses aXmlIDREFparse(Readerr,XmlOptionsoptions)
throwsXmlException,IOException
XmlIDREF fragment from a Reader.
XmlException
IOException
public staticParses aXmlIDREFparse(Nodenode)
throwsXmlException
XmlIDREF fragment from a DOM Node.
XmlException
public staticParses aXmlIDREFparse(Nodenode,XmlOptionsoptions)
throwsXmlException
XmlIDREF fragment from a DOM Node.
XmlException
DEPRECATED Superceded by JSR 173
public staticParses aXmlIDREFparse(XMLInputStreamxis)
throwsXmlException,XMLStreamException
XmlIDREF fragment from an XMLInputStream.
XmlException
XMLStreamException
DEPRECATED Superceded by JSR 173
public staticParses aXmlIDREFparse(XMLInputStreamxis,XmlOptionsoptions)
throwsXmlException,XMLStreamException
XmlIDREF fragment from an XMLInputStream.
XmlException
XMLStreamException