Class AnyElementState


public class AnyElementState extends ParseState
Parses any valid XML; handles unimplemented tags. Often used while a parser is under construction to parse and ignore tags that the parser does not yet handle.