88 public override string Name
96 if (localName.Length > 0)
118 public override string BaseURI =>
string.Empty;
292 if (
Value.Length != 0)
313 string text =
string.Empty;
330 if (nodeType !=
XmlNodeType.Text && (uint)(nodeType - 13) > 1
u)
369 while (depth <
Depth)
399 while (depth <
Depth)
505 if (localName ==
null)
507 localName =
string.Empty;
static CultureInfo InvariantCulture
static string Xml_InvalidOperation
override string ToString()
StringBuilder Append(char value, int repeatCount)
static bool IsOnlyWhitespace(string str)
static bool HasValueInternal(XmlNodeType nodeType)
void StartAttribute(bool cacheAttrValue)
void Write(char[] array, int offset, int count)
string ResolveNamespace(string prefix)
void Execute(Stream stream)
string AttributeInnerXml(string value)
string AttributeOuterXml(string name, string value)
static readonly BuilderInfo s_DefaultInfo
override string GetAttribute(int i)
override string GetAttribute(string localName, string namespaceURI)
void SetAttribute(int attrib)
BuilderInfo _attributeValue
override bool MoveToNextAttribute()
override void MoveToAttribute(int i)
override string ReadString()
override string LocalName
override string ReadInnerXml()
override string GetAttribute(string name)
override bool MoveToAttribute(string name)
readonly XmlEncoder _encoder
override string NamespaceURI
override XmlNodeType NodeType
ReaderOutput(Processor processor)
override bool MoveToFirstAttribute()
override string ReadOuterXml()
override bool MoveToElement()
override int AttributeCount
override bool IsEmptyElement
Processor.OutputResult RecordDone(RecordBuilder record)
override bool ReadAttributeValue()
OutputScopeManager _manager
override bool MoveToAttribute(string localName, string namespaceURI)
BuilderInfo GetBuilderInfo(int attrib)
bool FindAttribute(string localName, string namespaceURI, out int attrIndex)
override string LookupNamespace(string prefix)
readonly XmlNameTable _nameTable
bool FindAttribute(string name, out int attrIndex)
override void ResolveEntity()