Uses of Class
org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey

Packages that use XmlSchemaCollection.SchemaKey
org.apache.ws.commons.schema   
 

Uses of XmlSchemaCollection.SchemaKey in org.apache.ws.commons.schema
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaCollection.SchemaKey
 boolean XmlSchemaCollection.check(XmlSchemaCollection.SchemaKey pKey)
          Return an indication of whether a particular schema is in the working stack of schemas.
 void XmlSchemaCollection.push(XmlSchemaCollection.SchemaKey pKey)
          Push a schema onto the stack of schemas.
 



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.