java.lang.Object | |
↳ | com.microstrategy.web.objects.WebTokenStreamParser |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
enum | WebTokenStreamParser.XMLOriginType | Enumeration for the XML type of the token stream |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebTokenStreamParser(WebObjectsFactory factory, WebTokenStreamParser.XMLOriginType xmlType, String xml) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebTokenStream |
parse()
This method needs non-empty xml string and xml type have been specified in the constructor
WebTokenStreamParser(WebObjectsFactory, XMLOriginType, String) . |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
This method needs non-empty xml string and xml type have been specified in the constructor WebTokenStreamParser(WebObjectsFactory, XMLOriginType, String)
.
WebObjectsException |
---|