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 TypeMethodDescriptionvoid
putToMapXNode
(MapXNode map, QName key, XNode value) void
setXNodeType
(XNode node, QName explicitTypeName, boolean explicitTypeDeclaration)
-
Method Details
-
putToMapXNode
-
setXNodeType
-