| Package | Description |
|---|---|
| org.apache.any23.extractor | |
| org.apache.any23.rdf |
| Modifier and Type | Method and Description |
|---|---|
Prefixes |
ExtractorDescription.getPrefixes()
An instance defining the prefixes supported by this extractor.
|
| Modifier and Type | Field and Description |
|---|---|
static Prefixes |
Prefixes.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static Prefixes |
Prefixes.create1(String prefix,
String namespaceURI) |
static Prefixes |
Prefixes.createFromMap(Map<String,String> prefixesToNamespaceURIs,
boolean areVolatile) |
Prefixes |
Prefixes.createSubset(String... prefixes) |
| Modifier and Type | Method and Description |
|---|---|
void |
Prefixes.add(Prefixes other) |
void |
Prefixes.addVolatile(Prefixes other) |
| Constructor and Description |
|---|
Prefixes(Prefixes initial) |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.