public class SchemaLocationAndBaseURI
extends java.lang.Object
| Constructor and Description | 
|---|
| SchemaLocationAndBaseURI(java.lang.String schemaLocation,
                        java.net.URI base)Instantiates a new schema location and base URI. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.net.URI | getBase()Gets the base. | 
| java.lang.String | getSchemaLocation()Gets the schema location. | 
| java.util.Iterator<NamespaceAndURI> | resovedSchemaLocationIterator()Resoved schema location iterator. | 
public SchemaLocationAndBaseURI(java.lang.String schemaLocation,
                                java.net.URI base)
schemaLocation - the schema locationbase - the basepublic java.net.URI getBase()
public java.lang.String getSchemaLocation()
public java.util.Iterator<NamespaceAndURI> resovedSchemaLocationIterator()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa