public interface DeclarationCallback
XmlSplitter.| Modifier and Type | Method and Description | 
|---|---|
void | 
onDeclaration(String declaration)
Invoked once an XML declaration got splitted. 
 | 
void onDeclaration(String declaration)
declaration - the declaration string that was splitted.