org.apache.xerces.impl.xs
Class JBossXBSchemaValidator

java.lang.Object
  extended byXMLSchemaValidator
      extended byorg.apache.xerces.impl.xs.JBossXBSchemaValidator

public class JBossXBSchemaValidator
extends XMLSchemaValidator

This class extends the XMLSchemaValidator from Xerces-2 distribution to give access to package protected instance variables.

See Also:
Serialized Form

Constructor Summary
JBossXBSchemaValidator()
           
 
Method Summary
 XSElementDeclaration getCurrentElementDelcaration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossXBSchemaValidator

public JBossXBSchemaValidator()
Method Detail

getCurrentElementDelcaration

public XSElementDeclaration getCurrentElementDelcaration()