Interface XNodeMutator
public interface XNodeMutator
Temporary interface to allow modifying XNode representation. Hopefully it will be removed soon. DO NOT USE.
- 
Method SummaryModifier and TypeMethodDescriptionvoidputToMapXNode(MapXNode map, QName key, XNode value) voidsetXNodeType(XNode node, QName explicitTypeName, boolean explicitTypeDeclaration) 
- 
Method Details- 
putToMapXNode
- 
setXNodeType
 
-