Class GenericToken

  • All Implemented Interfaces:
    Token

    public class GenericToken
    extends Object
    implements Token
    Author:
    Jiandong Guo
    • Constructor Detail

      • GenericToken

        public GenericToken​(Element token)
        Creates a new instance of GenericToken
      • GenericToken

        public GenericToken​(javax.xml.bind.JAXBElement token)
      • GenericToken

        public GenericToken​(Element token,
                            String tokenType)