EPTXmlTextParser Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Protected method EPTXmlTextParser
Creates an empty EPTXmlTextParser collection of EPT field names
Protected method EPTXmlTextParser(Int32)
Creates an empty EPTXmlTextParser collection of EPT field names
Public method EPTXmlTextParser(Stream)
Creates a new EPTXmlTextParser from a stream of xml content
Public method EPTXmlTextParser(String)
Creates a new EPTXmlTextParser from a string of xml content
Public method EPTXmlTextParser(XmlReader)
Creates a new EPT field collection object
Protected method EPTXmlTextParser(Int32, Int32)
Creates an empty EPTXmlTextParser collection of EPT field names
Public method EPTXmlTextParser(Int32, Stream)
Creates a new EPTXmlTextParser from a stream of xml content
Public method EPTXmlTextParser(Int32, String)
Creates a new EPTXmlTextParser from a string of xml content
Public method EPTXmlTextParser(Int32, XmlReader)
Creates a new EPT field collection object
Protected method EPTXmlTextParser(Int32, Int32, Int32)
Creates an empty EPTXmlTextParser collection of EPT field names
Public method EPTXmlTextParser(Stream, Int32, Int32)
Creates a new EPTXmlTextParser from a stream of xml content
Public method EPTXmlTextParser(String, Int32, Int32)
Creates a new EPTXmlTextParser from a string of xml content
Public method EPTXmlTextParser(XmlReader, Int32, Int32)
Creates a new EPT field collection object
Public method EPTXmlTextParser(Int32, Stream, Int32, Int32)
Creates a new EPTXmlTextParser from a stream of xml content
Public method EPTXmlTextParser(Int32, String, Int32, Int32)
Creates a new EPTXmlTextParser from a string of xml content
Public method EPTXmlTextParser(Int32, XmlReader, Int32, Int32)
Creates a new EPT field collection object
Top
See Also

Reference