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