Interface XNodeMutator
-
- All Known Implementing Classes:
HacksImpl
public interface XNodeMutatorTemporary interface to allow modifying XNode representation. Hopefully it will be removed soon. DO NOT USE.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidputToMapXNode(MapXNode map, QName key, XNode value)voidsetXNodeType(XNode node, QName explicitTypeName, boolean explicitTypeDeclaration)
-