Interface XNodeMutator


  • public interface XNodeMutator
    Temporary interface to allow modifying XNode representation. Hopefully it will be removed soon. DO NOT USE.
    • Method Detail

      • setXNodeType

        void setXNodeType​(XNode node,
                          QName explicitTypeName,
                          boolean explicitTypeDeclaration)