Package system.xml.xsl.runtime
Class XmlQueryOutput
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.xml.XmlWriter
-
- system.xml.xsl.runtime.XmlQueryOutput
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected
public class XmlQueryOutput extends XmlWriter
The base .NET class managing System.Xml.Xsl.Runtime.XmlQueryOutput, System.Data.SqlXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..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
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.Data.SqlXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.Data.SqlXmlstatic java.lang.StringclassNameQualified class name: System.Xml.Xsl.Runtime.XmlQueryOutputstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description XmlQueryOutput()XmlQueryOutput(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static XmlQueryOutputcast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoXmlQueryOutput, a cast assert is made to check if types are compatible.voidClose()voidEndCopy(XPathNavigator navigator)voidEndTree()voidFlush()java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class Typejava.lang.StringLookupPrefix(java.lang.String ns)voidsetJCOInstance(JCObject instance)booleanStartCopy(XPathNavigator navigator)voidStartElementContentUnchecked()voidStartTree(XPathNodeType rootType)voidWriteBase64(byte[] buffer, int index, int count)voidWriteBase64(JCORefOut dupParam0, int dupParam1, int dupParam2)voidWriteCData(java.lang.String text)voidWriteCharEntity(char ch)voidWriteChars(char[] buffer, int index, int count)voidWriteChars(JCORefOut dupParam0, int dupParam1, int dupParam2)voidWriteComment(java.lang.String text)voidWriteCommentString(java.lang.String text)voidWriteDocType(java.lang.String name, java.lang.String pubid, java.lang.String sysid, java.lang.String subset)voidWriteEndAttribute()voidWriteEndAttributeUnchecked()voidWriteEndComment()voidWriteEndDocument()voidWriteEndElement()voidWriteEndElementUnchecked(java.lang.String localName)voidWriteEndElementUnchecked(java.lang.String prefix, java.lang.String localName, java.lang.String ns)voidWriteEndNamespace()voidWriteEndProcessingInstruction()voidWriteEndRoot()voidWriteEntityRef(java.lang.String name)voidWriteFullEndElement()voidWriteItem(XPathItem item)voidWriteNamespaceDeclaration(java.lang.String prefix, java.lang.String ns)voidWriteNamespaceDeclarationUnchecked(java.lang.String prefix, java.lang.String ns)voidWriteNamespaceString(java.lang.String text)voidWriteProcessingInstruction(java.lang.String target, java.lang.String text)voidWriteProcessingInstructionString(java.lang.String text)voidWriteRaw(char[] buffer, int index, int count)voidWriteRaw(java.lang.String data)voidWriteRaw(JCORefOut dupParam0, int dupParam1, int dupParam2)voidWriteRawUnchecked(java.lang.String text)voidWriteStartAttribute(java.lang.String prefix, java.lang.String localName, java.lang.String ns)voidWriteStartAttributeComputed(java.lang.String tagName, int prefixMappingsIndex)voidWriteStartAttributeComputed(java.lang.String tagName, java.lang.String ns)voidWriteStartAttributeComputed(XmlQualifiedName name)voidWriteStartAttributeComputed(XPathNavigator navigator)voidWriteStartAttributeLocalName(java.lang.String localName)voidWriteStartAttributeUnchecked(java.lang.String localName)voidWriteStartAttributeUnchecked(java.lang.String prefix, java.lang.String localName, java.lang.String ns)voidWriteStartComment()voidWriteStartDocument()voidWriteStartDocument(boolean standalone)voidWriteStartElement(java.lang.String prefix, java.lang.String localName, java.lang.String ns)voidWriteStartElementComputed(java.lang.String tagName, int prefixMappingsIndex)voidWriteStartElementComputed(java.lang.String tagName, java.lang.String ns)voidWriteStartElementComputed(XmlQualifiedName name)voidWriteStartElementComputed(XPathNavigator navigator)voidWriteStartElementLocalName(java.lang.String localName)voidWriteStartElementUnchecked(java.lang.String localName)voidWriteStartElementUnchecked(java.lang.String prefix, java.lang.String localName, java.lang.String ns)voidWriteStartNamespace(java.lang.String prefix)voidWriteStartProcessingInstruction(java.lang.String target)voidWriteStartRoot()voidWriteString(java.lang.String text)voidWriteStringUnchecked(java.lang.String text)voidWriteSurrogateCharEntity(char lowChar, char highChar)voidWriteWhitespace(java.lang.String ws)voidXsltCopyOf(XPathNavigator navigator)-
Methods inherited from class system.xml.XmlWriter
close, Create, Create, Create, Create, Create, Create, Create, Create, Create, Create, Dispose, 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, WriteWhitespaceAsync
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Data.SqlXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Data.SqlXml- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Xml.Xsl.Runtime.XmlQueryOutput- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classXmlWriter- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classXmlWriter- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classXmlWriter- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classXmlWriter- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classXmlWriter
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classXmlWriter- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static XmlQueryOutput cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoXmlQueryOutput, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
XmlQueryOutputinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
StartCopy
public boolean StartCopy(XPathNavigator navigator) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, OutOfMemoryException, NullReferenceException, XmlException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionNullReferenceExceptionXmlExceptionNotSupportedException
-
LookupPrefix
public java.lang.String LookupPrefix(java.lang.String ns) throws java.lang.Throwable, NotSupportedException- Overrides:
LookupPrefixin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
Close
public void Close() throws java.lang.Throwable
-
EndCopy
public void EndCopy(XPathNavigator navigator) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
EndTree
public void EndTree() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
Flush
public void Flush() throws java.lang.Throwable
-
StartElementContentUnchecked
public void StartElementContentUnchecked() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
StartTree
public void StartTree(XPathNodeType rootType) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
WriteBase64
public void WriteBase64(byte[] buffer, int index, int count) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteBase64in classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteBase64
public void WriteBase64(JCORefOut dupParam0, int dupParam1, int dupParam2) throws java.lang.Throwable, NotSupportedException
- Overrides:
WriteBase64in classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteCData
public void WriteCData(java.lang.String text) throws java.lang.Throwable, ArgumentOutOfRangeException- Overrides:
WriteCDatain classXmlWriter- Throws:
java.lang.ThrowableArgumentOutOfRangeException
-
WriteCharEntity
public void WriteCharEntity(char ch) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteCharEntityin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteChars
public void WriteChars(char[] buffer, int index, int count) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteCharsin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteChars
public void WriteChars(JCORefOut dupParam0, int dupParam1, int dupParam2) throws java.lang.Throwable, NotSupportedException
- Overrides:
WriteCharsin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteComment
public void WriteComment(java.lang.String text) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException- Overrides:
WriteCommentin classXmlWriter- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryException
-
WriteCommentString
public void WriteCommentString(java.lang.String text) throws java.lang.Throwable, ArgumentOutOfRangeException- Throws:
java.lang.ThrowableArgumentOutOfRangeException
-
WriteDocType
public void WriteDocType(java.lang.String name, java.lang.String pubid, java.lang.String sysid, java.lang.String subset) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteDocTypein classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteEndAttribute
public void WriteEndAttribute() throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, OutOfMemoryException, MissingManifestResourceException, ArgumentOutOfRangeException, NullReferenceException, ArgumentException- Overrides:
WriteEndAttributein classXmlWriter- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionOutOfMemoryExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionNullReferenceExceptionArgumentException
-
WriteEndAttributeUnchecked
public void WriteEndAttributeUnchecked() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteEndComment
public void WriteEndComment() throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, OutOfMemoryException- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionOutOfMemoryException
-
WriteEndDocument
public void WriteEndDocument() throws java.lang.Throwable, NotSupportedException- Overrides:
WriteEndDocumentin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteEndElement
public void WriteEndElement() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException- Overrides:
WriteEndElementin classXmlWriter- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationException
-
WriteEndElementUnchecked
public void WriteEndElementUnchecked(java.lang.String localName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeException
-
WriteEndElementUnchecked
public void WriteEndElementUnchecked(java.lang.String prefix, java.lang.String localName, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeException
-
WriteEndNamespace
public void WriteEndNamespace() throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, OutOfMemoryException, MissingManifestResourceException, ArgumentOutOfRangeException, NullReferenceException, ArgumentException
-
WriteEndProcessingInstruction
public void WriteEndProcessingInstruction() throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, OutOfMemoryException- Throws:
java.lang.ThrowableIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionOutOfMemoryException
-
WriteEndRoot
public void WriteEndRoot() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteEntityRef
public void WriteEntityRef(java.lang.String name) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteEntityRefin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteFullEndElement
public void WriteFullEndElement() throws java.lang.Throwable- Overrides:
WriteFullEndElementin classXmlWriter- Throws:
java.lang.Throwable
-
WriteItem
public void WriteItem(XPathItem item) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, NullReferenceException, XmlException
-
WriteNamespaceDeclaration
public void WriteNamespaceDeclaration(java.lang.String prefix, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, NullReferenceException
-
WriteNamespaceDeclarationUnchecked
public void WriteNamespaceDeclarationUnchecked(java.lang.String prefix, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, NullReferenceException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
WriteNamespaceString
public void WriteNamespaceString(java.lang.String text) throws java.lang.Throwable, ArgumentOutOfRangeException- Throws:
java.lang.ThrowableArgumentOutOfRangeException
-
WriteProcessingInstruction
public void WriteProcessingInstruction(java.lang.String target, java.lang.String text) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, XmlException, NotImplementedException, NotSupportedException, ObjectDisposedException, NullReferenceException- Overrides:
WriteProcessingInstructionin classXmlWriter- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionXmlExceptionNotImplementedExceptionNotSupportedExceptionObjectDisposedExceptionNullReferenceException
-
WriteProcessingInstructionString
public void WriteProcessingInstructionString(java.lang.String text) throws java.lang.Throwable, ArgumentOutOfRangeException- Throws:
java.lang.ThrowableArgumentOutOfRangeException
-
WriteRaw
public void WriteRaw(char[] buffer, int index, int count) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteRawin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteRaw
public void WriteRaw(JCORefOut dupParam0, int dupParam1, int dupParam2) throws java.lang.Throwable, NotSupportedException
- Overrides:
WriteRawin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteRaw
public void WriteRaw(java.lang.String data) throws java.lang.Throwable, ArgumentOutOfRangeException- Overrides:
WriteRawin classXmlWriter- Throws:
java.lang.ThrowableArgumentOutOfRangeException
-
WriteRawUnchecked
public void WriteRawUnchecked(java.lang.String text) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteStartAttribute
public void WriteStartAttribute(java.lang.String prefix, java.lang.String localName, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, NullReferenceException, ArgumentException- Overrides:
WriteStartAttributein classXmlWriter- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionNullReferenceExceptionArgumentException
-
WriteStartAttributeComputed
public void WriteStartAttributeComputed(java.lang.String tagName, int prefixMappingsIndex) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, XmlException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, NullReferenceException, ArgumentException, OutOfMemoryException
-
WriteStartAttributeComputed
public void WriteStartAttributeComputed(java.lang.String tagName, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, XmlException, NotImplementedException, NotSupportedException, ObjectDisposedException, NullReferenceException, ArgumentException
-
WriteStartAttributeComputed
public void WriteStartAttributeComputed(XmlQualifiedName name) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, InvalidOperationException, IndexOutOfRangeException, XmlException, NotImplementedException, NotSupportedException, NullReferenceException
-
WriteStartAttributeComputed
public void WriteStartAttributeComputed(XPathNavigator navigator) throws java.lang.Throwable, XmlException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentNullException, NullReferenceException, ArgumentOutOfRangeException, ArgumentException
-
WriteStartAttributeLocalName
public void WriteStartAttributeLocalName(java.lang.String localName) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteStartAttributeUnchecked
public void WriteStartAttributeUnchecked(java.lang.String localName) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteStartAttributeUnchecked
public void WriteStartAttributeUnchecked(java.lang.String prefix, java.lang.String localName, java.lang.String ns) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteStartComment
public void WriteStartComment() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException
-
WriteStartDocument
public void WriteStartDocument() throws java.lang.Throwable, NotSupportedException- Overrides:
WriteStartDocumentin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteStartDocument
public void WriteStartDocument(boolean standalone) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteStartDocumentin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteStartElement
public void WriteStartElement(java.lang.String prefix, java.lang.String localName, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, NullReferenceException
-
WriteStartElementComputed
public void WriteStartElementComputed(java.lang.String tagName, int prefixMappingsIndex) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, XmlException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, NullReferenceException, ArgumentException, OutOfMemoryException
-
WriteStartElementComputed
public void WriteStartElementComputed(java.lang.String tagName, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, XmlException, NotImplementedException, NotSupportedException, ObjectDisposedException, NullReferenceException, ArgumentException
-
WriteStartElementComputed
public void WriteStartElementComputed(XmlQualifiedName name) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, InvalidOperationException, IndexOutOfRangeException, XmlException, NotImplementedException, NotSupportedException, NullReferenceException
-
WriteStartElementComputed
public void WriteStartElementComputed(XPathNavigator navigator) throws java.lang.Throwable, XmlException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentNullException, NullReferenceException, ArgumentOutOfRangeException, ArgumentException
-
WriteStartElementLocalName
public void WriteStartElementLocalName(java.lang.String localName) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteStartElementUnchecked
public void WriteStartElementUnchecked(java.lang.String localName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeException
-
WriteStartElementUnchecked
public void WriteStartElementUnchecked(java.lang.String prefix, java.lang.String localName, java.lang.String ns) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeException
-
WriteStartNamespace
public void WriteStartNamespace(java.lang.String prefix) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException
-
WriteStartProcessingInstruction
public void WriteStartProcessingInstruction(java.lang.String target) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, XmlException, NotImplementedException, NotSupportedException, NullReferenceException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionXmlExceptionNotImplementedExceptionNotSupportedExceptionNullReferenceException
-
WriteStartRoot
public void WriteStartRoot() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException
-
WriteString
public void WriteString(java.lang.String text) throws java.lang.Throwable, ArgumentOutOfRangeException- Overrides:
WriteStringin classXmlWriter- Throws:
java.lang.ThrowableArgumentOutOfRangeException
-
WriteStringUnchecked
public void WriteStringUnchecked(java.lang.String text) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
WriteSurrogateCharEntity
public void WriteSurrogateCharEntity(char lowChar, char highChar) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteSurrogateCharEntityin classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
WriteWhitespace
public void WriteWhitespace(java.lang.String ws) throws java.lang.Throwable, NotSupportedException- Overrides:
WriteWhitespacein classXmlWriter- Throws:
java.lang.ThrowableNotSupportedException
-
XsltCopyOf
public void XsltCopyOf(XPathNavigator navigator) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, NullReferenceException, XmlException
-
-