Constructs a JAXBAssertionBuilder from the QName of the schema type
Parameters: qn - the schema type throws: JAXBException - throws: ClassNotFoundException -
Constructs a JAXBAssertionBuilder from the specified class name and schema type.
Parameters: className - the name of the class to which the schema type is mapped Parameters: qn - the schema type throws: JAXBException - throws: ClassNotFoundException -
Constructs a JAXBAssertionBuilder from the specified class and schema type.
Parameters: type - the class to which the schema type is mapped Parameters: qn - the schema type throws: JAXBException - throws: ClassNotFoundException -