public static interface XMLElement.PostProcessingInterpreter<T> extends XMLElement.Interpreter<T>
XMLElement.Interpreter
with a method to be called after all elements
have been processed.Modifier and Type | Method and Description |
---|---|
String |
postProcess(String consumedText) |
interpretElement
Copyright © 2018. All Rights Reserved.