|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NullableElements | |
|---|---|
| net.shibboleth.utilities.java.support.xml | A set of helper functions for performing actions on DOM nodes. |
| Uses of NullableElements in net.shibboleth.utilities.java.support.xml |
|---|
| Method parameters in net.shibboleth.utilities.java.support.xml with annotations of type NullableElements | |
|---|---|
static Schema |
SchemaBuilder.buildSchema(SchemaBuilder.SchemaLanguage lang,
File... schemaFilesOrDirectories)
Builds a schema from the given schema sources. |
static Schema |
SchemaBuilder.buildSchema(SchemaBuilder.SchemaLanguage lang,
InputStream... schemaSources)
Builds a schema from the given schema sources. |
private static Schema |
SchemaBuilder.buildSchema(SchemaBuilder.SchemaLanguage lang,
List<? extends Source> schemaSources)
Builds a schema from the given schema sources. |
static Schema |
SchemaBuilder.buildSchema(SchemaBuilder.SchemaLanguage lang,
Resource... schemaSources)
Builds a schema from the given schema sources. |
static Schema |
SchemaBuilder.buildSchema(SchemaBuilder.SchemaLanguage lang,
String... schemaFilesOrDirectories)
Builds a schema from the given schema sources. |
void |
BasicParserPool.setBuilderAttributes(Map<String,Object> newAttributes)
Sets the builder attributes used when creating builders. |
void |
BasicParserPool.setBuilderFeatures(Map<String,Boolean> newFeatures)
Sets the the builders' features. |
| Constructor parameters in net.shibboleth.utilities.java.support.xml with annotations of type NullableElements | |
|---|---|
SimpleNamespaceContext(Map<String,String> prefixToUriMappings)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||