public class XmlQueryOutput extends XmlWriter
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Xml.Xsl.Runtime.XmlQueryOutput
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Private.Xml, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
|
static java.lang.String |
assemblyShortName
Assembly name: System.Private.Xml
|
static java.lang.String |
className
Qualified class name: System.Xml.Xsl.Runtime.XmlQueryOutput
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
XmlQueryOutput() |
XmlQueryOutput(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static XmlQueryOutput |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into XmlQueryOutput, a cast assert is made to check if types are compatible. |
void |
Close() |
void |
EndCopy(XPathNavigator navigator) |
void |
EndTree() |
void |
Flush() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
java.lang.String |
LookupPrefix(java.lang.String ns) |
void |
setJCOInstance(JCObject instance) |
boolean |
StartCopy(XPathNavigator navigator) |
void |
StartElementContentUnchecked() |
void |
StartTree(XPathNodeType rootType) |
void |
WriteBase64(byte[] buffer,
int index,
int count) |
void |
WriteBase64(JCORefOut dupParam0,
int dupParam1,
int dupParam2) |
void |
WriteCData(java.lang.String text) |
void |
WriteCharEntity(char ch) |
void |
WriteChars(char[] buffer,
int index,
int count) |
void |
WriteChars(JCORefOut dupParam0,
int dupParam1,
int dupParam2) |
void |
WriteComment(java.lang.String text) |
void |
WriteCommentString(java.lang.String text) |
void |
WriteDocType(java.lang.String name,
java.lang.String pubid,
java.lang.String sysid,
java.lang.String subset) |
void |
WriteEndAttribute() |
void |
WriteEndAttributeUnchecked() |
void |
WriteEndComment() |
void |
WriteEndDocument() |
void |
WriteEndElement() |
void |
WriteEndElementUnchecked(java.lang.String localName) |
void |
WriteEndElementUnchecked(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns) |
void |
WriteEndNamespace() |
void |
WriteEndProcessingInstruction() |
void |
WriteEndRoot() |
void |
WriteEntityRef(java.lang.String name) |
void |
WriteFullEndElement() |
void |
WriteItem(XPathItem item) |
void |
WriteNamespaceDeclaration(java.lang.String prefix,
java.lang.String ns) |
void |
WriteNamespaceDeclarationUnchecked(java.lang.String prefix,
java.lang.String ns) |
void |
WriteNamespaceString(java.lang.String text) |
void |
WriteProcessingInstruction(java.lang.String target,
java.lang.String text) |
void |
WriteProcessingInstructionString(java.lang.String text) |
void |
WriteRaw(char[] buffer,
int index,
int count) |
void |
WriteRaw(JCORefOut dupParam0,
int dupParam1,
int dupParam2) |
void |
WriteRaw(java.lang.String data) |
void |
WriteRawUnchecked(java.lang.String text) |
void |
WriteStartAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns) |
void |
WriteStartAttributeComputed(java.lang.String tagName,
int prefixMappingsIndex) |
void |
WriteStartAttributeComputed(java.lang.String tagName,
java.lang.String ns) |
void |
WriteStartAttributeComputed(XmlQualifiedName name) |
void |
WriteStartAttributeComputed(XPathNavigator navigator) |
void |
WriteStartAttributeLocalName(java.lang.String localName) |
void |
WriteStartAttributeUnchecked(java.lang.String localName) |
void |
WriteStartAttributeUnchecked(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns) |
void |
WriteStartComment() |
void |
WriteStartDocument() |
void |
WriteStartDocument(boolean standalone) |
void |
WriteStartElement(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns) |
void |
WriteStartElementComputed(java.lang.String tagName,
int prefixMappingsIndex) |
void |
WriteStartElementComputed(java.lang.String tagName,
java.lang.String ns) |
void |
WriteStartElementComputed(XmlQualifiedName name) |
void |
WriteStartElementComputed(XPathNavigator navigator) |
void |
WriteStartElementLocalName(java.lang.String localName) |
void |
WriteStartElementUnchecked(java.lang.String localName) |
void |
WriteStartElementUnchecked(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns) |
void |
WriteStartNamespace(java.lang.String prefix) |
void |
WriteStartProcessingInstruction(java.lang.String target) |
void |
WriteStartRoot() |
void |
WriteString(java.lang.String text) |
void |
WriteStringUnchecked(java.lang.String text) |
void |
WriteSurrogateCharEntity(char lowChar,
char highChar) |
void |
WriteWhitespace(java.lang.String ws) |
void |
XsltCopyOf(XPathNavigator navigator) |
close, Create, Create, Create, Create, Create, Create, Create, Create, Create, Create, Dispose, DisposeAsync, FlushAsync, getSettings, getWriteState, getXmlLang, getXmlSpace, WriteAttributes, WriteAttributesAsync, WriteAttributeString, WriteAttributeString, WriteAttributeString, WriteAttributeStringAsync, WriteBase64Async, WriteBase64Async, WriteBinHex, WriteBinHex, WriteBinHexAsync, WriteBinHexAsync, WriteCDataAsync, WriteCharEntityAsync, WriteCharsAsync, WriteCharsAsync, WriteCommentAsync, WriteDocTypeAsync, WriteElementString, WriteElementString, WriteElementString, WriteElementStringAsync, WriteEndDocumentAsync, WriteEndElementAsync, WriteEntityRefAsync, WriteFullEndElementAsync, WriteName, WriteNameAsync, WriteNmToken, WriteNmTokenAsync, WriteNode, WriteNode, WriteNodeAsync, WriteNodeAsync, WriteProcessingInstructionAsync, WriteQualifiedName, WriteQualifiedNameAsync, WriteRawAsync, WriteRawAsync, WriteRawAsync, WriteStartAttribute, WriteStartAttribute, WriteStartDocumentAsync, WriteStartDocumentAsync, WriteStartElement, WriteStartElement, WriteStartElementAsync, WriteStringAsync, WriteSurrogateCharEntityAsync, WriteValue, WriteValue, WriteValue, WriteValue, WriteValue, WriteValue, WriteValue, WriteValue, WriteValue, WriteValue, WriteWhitespaceAsyncpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public XmlQueryOutput()
throws java.lang.Throwable
java.lang.Throwablepublic XmlQueryOutput(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static XmlQueryOutput cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into XmlQueryOutput, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedXmlQueryOutput instancejava.lang.Throwable - in case of error during cast operationpublic void Close()
throws java.lang.Throwable
public void EndCopy(XPathNavigator navigator) throws java.lang.Throwable
java.lang.Throwablepublic void EndTree()
throws java.lang.Throwable
java.lang.Throwablepublic void Flush()
throws java.lang.Throwable
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class XmlWriterString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class XmlWriterString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class XmlWriterObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class XmlWriterString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class XmlWriterJCType representing the CLR Type of the instantiated Classpublic java.lang.String LookupPrefix(java.lang.String ns)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class XmlWriterpublic boolean StartCopy(XPathNavigator navigator) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentOutOfRangeException, CultureNotFoundException, OutOfMemoryException, XmlException, NotSupportedException
public void StartElementContentUnchecked()
throws java.lang.Throwable
java.lang.Throwablepublic void StartTree(XPathNodeType rootType) throws java.lang.Throwable
java.lang.Throwablepublic void WriteBase64(byte[] buffer,
int index,
int count)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void WriteBase64(JCORefOut dupParam0, int dupParam1, int dupParam2) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, NotSupportedException, CultureNotFoundException, ObjectDisposedException
public void WriteCData(java.lang.String text)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArgumentException,
ArrayTypeMismatchException
WriteCData in class XmlWriterjava.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionpublic void WriteCharEntity(char ch)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void WriteChars(char[] buffer,
int index,
int count)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
WriteChars in class XmlWriterjava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArrayTypeMismatchExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionpublic void WriteChars(JCORefOut dupParam0, int dupParam1, int dupParam2) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, NotSupportedException, CultureNotFoundException, ObjectDisposedException
WriteChars in class XmlWriterjava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArrayTypeMismatchExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionpublic void WriteComment(java.lang.String text)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
WriteComment in class XmlWriterjava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionpublic void WriteCommentString(java.lang.String text)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionpublic void WriteDocType(java.lang.String name,
java.lang.String pubid,
java.lang.String sysid,
java.lang.String subset)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void WriteEndAttribute()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
OutOfMemoryException,
ArgumentNullException,
IndexOutOfRangeException
WriteEndAttribute in class XmlWriterjava.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionArgumentNullExceptionIndexOutOfRangeExceptionpublic void WriteEndAttributeUnchecked()
throws java.lang.Throwable
java.lang.Throwablepublic void WriteEndComment()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException,
IndexOutOfRangeException
public void WriteEndDocument()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void WriteEndElement()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
InvalidOperationException,
NotSupportedException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
WriteEndElement in class XmlWriterjava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionpublic void WriteEndElementUnchecked(java.lang.String localName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
IndexOutOfRangeException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException
public void WriteEndElementUnchecked(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
InvalidOperationException,
RankException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException
public void WriteEndNamespace()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException,
IndexOutOfRangeException
public void WriteEndProcessingInstruction()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException,
IndexOutOfRangeException
public void WriteEndRoot()
throws java.lang.Throwable
java.lang.Throwablepublic void WriteEntityRef(java.lang.String name)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void WriteFullEndElement()
throws java.lang.Throwable
WriteFullEndElement in class XmlWriterjava.lang.Throwablepublic void WriteItem(XPathItem item) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, OutOfMemoryException, XmlException
java.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionOutOfMemoryExceptionXmlExceptionpublic void WriteNamespaceDeclaration(java.lang.String prefix,
java.lang.String ns)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
FormatException,
OutOfMemoryException,
InvalidOperationException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidCastException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionFormatExceptionOutOfMemoryExceptionInvalidOperationExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void WriteNamespaceDeclarationUnchecked(java.lang.String prefix,
java.lang.String ns)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
CultureNotFoundException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidCastException
public void WriteNamespaceString(java.lang.String text)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionpublic void WriteProcessingInstruction(java.lang.String target,
java.lang.String text)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
XmlException,
NotSupportedException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
WriteProcessingInstruction in class XmlWriterjava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionXmlExceptionNotSupportedExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionpublic void WriteProcessingInstructionString(java.lang.String text)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionpublic void WriteRaw(char[] buffer,
int index,
int count)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
WriteRaw in class XmlWriterjava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArrayTypeMismatchExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionpublic void WriteRaw(JCORefOut dupParam0, int dupParam1, int dupParam2) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, NotSupportedException, CultureNotFoundException, ObjectDisposedException
WriteRaw in class XmlWriterjava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArrayTypeMismatchExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionpublic void WriteRaw(java.lang.String data)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArgumentException,
ArrayTypeMismatchException
WriteRaw in class XmlWriterjava.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionpublic void WriteRawUnchecked(java.lang.String text)
throws java.lang.Throwable
java.lang.Throwablepublic void WriteStartAttribute(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentNullException,
ArgumentOutOfRangeException,
OutOfMemoryException,
InvalidOperationException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidCastException,
FormatException
WriteStartAttribute in class XmlWriterjava.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionInvalidOperationExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionFormatExceptionpublic void WriteStartAttributeComputed(java.lang.String tagName,
int prefixMappingsIndex)
throws java.lang.Throwable,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentException,
XmlException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException,
ArgumentNullException,
OutOfMemoryException,
CultureNotFoundException,
RankException,
ArrayTypeMismatchException
public void WriteStartAttributeComputed(java.lang.String tagName,
java.lang.String ns)
throws java.lang.Throwable,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
FormatException,
XmlException,
ArgumentOutOfRangeException,
NotSupportedException,
CultureNotFoundException,
ArgumentNullException,
RankException,
ArrayTypeMismatchException
public void WriteStartAttributeComputed(XmlQualifiedName name) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, NotSupportedException, ArgumentNullException, InvalidOperationException, ArrayTypeMismatchException, FormatException, RankException, XmlException, CultureNotFoundException
public void WriteStartAttributeComputed(XPathNavigator navigator) throws java.lang.Throwable, IndexOutOfRangeException, PlatformNotSupportedException, XmlException, ArgumentException, NotSupportedException, CultureNotFoundException, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, RankException, ArrayTypeMismatchException
public void WriteStartAttributeLocalName(java.lang.String localName)
throws java.lang.Throwable
java.lang.Throwablepublic void WriteStartAttributeUnchecked(java.lang.String localName)
throws java.lang.Throwable
java.lang.Throwablepublic void WriteStartAttributeUnchecked(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns)
throws java.lang.Throwable
java.lang.Throwablepublic void WriteStartComment()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
FormatException,
OutOfMemoryException
public void WriteStartDocument()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void WriteStartDocument(boolean standalone)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void WriteStartElement(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
FormatException,
OutOfMemoryException,
InvalidOperationException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
InvalidCastException
WriteStartElement in class XmlWriterjava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionFormatExceptionOutOfMemoryExceptionInvalidOperationExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionpublic void WriteStartElementComputed(java.lang.String tagName,
int prefixMappingsIndex)
throws java.lang.Throwable,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentException,
XmlException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException,
ArgumentNullException,
OutOfMemoryException,
CultureNotFoundException,
RankException,
ArrayTypeMismatchException
public void WriteStartElementComputed(java.lang.String tagName,
java.lang.String ns)
throws java.lang.Throwable,
IndexOutOfRangeException,
PlatformNotSupportedException,
ArgumentException,
InvalidOperationException,
FormatException,
XmlException,
ArgumentOutOfRangeException,
NotSupportedException,
CultureNotFoundException,
ArgumentNullException,
RankException,
ArrayTypeMismatchException
public void WriteStartElementComputed(XmlQualifiedName name) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, PlatformNotSupportedException, IndexOutOfRangeException, NotSupportedException, ArgumentNullException, InvalidOperationException, ArrayTypeMismatchException, FormatException, RankException, XmlException, CultureNotFoundException
public void WriteStartElementComputed(XPathNavigator navigator) throws java.lang.Throwable, IndexOutOfRangeException, PlatformNotSupportedException, XmlException, ArgumentException, NotSupportedException, CultureNotFoundException, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, RankException, ArrayTypeMismatchException
public void WriteStartElementLocalName(java.lang.String localName)
throws java.lang.Throwable
java.lang.Throwablepublic void WriteStartElementUnchecked(java.lang.String localName)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
InvalidOperationException,
RankException,
ArgumentOutOfRangeException,
ArrayTypeMismatchException,
InvalidCastException
public void WriteStartElementUnchecked(java.lang.String prefix,
java.lang.String localName,
java.lang.String ns)
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
OutOfMemoryException
public void WriteStartNamespace(java.lang.String prefix)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
FormatException,
OutOfMemoryException
public void WriteStartProcessingInstruction(java.lang.String target)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
FormatException,
OutOfMemoryException,
XmlException,
InvalidOperationException,
NullReferenceException,
NotSupportedException,
ExternalException
public void WriteStartRoot()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
NotSupportedException,
InvalidOperationException,
ObjectDisposedException,
OutOfMemoryException,
ArrayTypeMismatchException
public void WriteString(java.lang.String text)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArgumentException,
ArrayTypeMismatchException
WriteString in class XmlWriterjava.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArgumentExceptionArrayTypeMismatchExceptionpublic void WriteStringUnchecked(java.lang.String text)
throws java.lang.Throwable
java.lang.Throwablepublic void WriteSurrogateCharEntity(char lowChar,
char highChar)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
WriteSurrogateCharEntity in class XmlWriterjava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArrayTypeMismatchExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionpublic void WriteWhitespace(java.lang.String ws)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArrayTypeMismatchException,
NotSupportedException,
CultureNotFoundException,
ObjectDisposedException
public void XsltCopyOf(XPathNavigator navigator) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, OutOfMemoryException, XmlException
java.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionOutOfMemoryExceptionXmlException