XmlFragmentReader Constructor |
Name | Description | |
---|---|---|
![]() | XmlFragmentReader(String, XmlReader) |
Instantiates the reader using the given rootElementName
for the virtual root node.
|
![]() | XmlFragmentReader(XmlQualifiedName, XmlReader) |
Instantiates the reader using the given rootName for the virtual root node.
|
![]() | XmlFragmentReader(String, String, XmlReader) |
Instantiates the reader using the given rootElementName and
rootXmlNamespace for the virtual root node.
|