Class XSDAny

    • Constructor Detail

      • XSDAny

        public XSDAny()
    • Method Detail

      • getElementWildcard

        public ElementWildcard getElementWildcard()
        Returns the Wildcard.
        Returns:
        the Wildcard
      • isProcessName

        protected static boolean isProcessName​(java.lang.String name)
        Determines whether or not the given name is the name of an XML Schema Wildcard processContents attribute.
        Parameters:
        name - the name to test
        Returns:
        true if the given name is a valid name of a processContents attribute