public class XmlStructureProcessingState extends Object implements ProcessingState
ProcessingState
for structure of FileFormat.XML
CCSDS Messages.Constructor and Description |
---|
XmlStructureProcessingState(String root,
AbstractConstituentParser<?,?> parser)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
processToken(ParseToken token)
Process one token.
|
public XmlStructureProcessingState(String root, AbstractConstituentParser<?,?> parser)
root
- name of the root elementparser
- parser for the complete messagepublic boolean processToken(ParseToken token)
processToken
in interface ProcessingState
token
- token to processCopyright © 2002-2022 CS GROUP. All rights reserved.