|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceMapping | |
|---|---|
| org.apache.jackrabbit.spi.commons | |
| org.apache.jackrabbit.spi.commons.namespace | |
| org.apache.jackrabbit.spi.commons.nodetype.compact | |
| Uses of NamespaceMapping in org.apache.jackrabbit.spi.commons |
|---|
| Fields in org.apache.jackrabbit.spi.commons declared as NamespaceMapping | |
|---|---|
protected NamespaceMapping |
AbstractReadableRepositoryService.namespaces
The fixed set of namespaces known to the repository service. |
| Uses of NamespaceMapping in org.apache.jackrabbit.spi.commons.namespace |
|---|
| Methods in org.apache.jackrabbit.spi.commons.namespace that return NamespaceMapping | |
|---|---|
NamespaceMapping |
NamespaceExtractor.getNamespaceMapping()
getNamespaceMapping |
| Methods in org.apache.jackrabbit.spi.commons.namespace with parameters of type NamespaceMapping | |
|---|---|
void |
NamespaceAdder.addNamespaces(NamespaceMapping nsm)
|
| Uses of NamespaceMapping in org.apache.jackrabbit.spi.commons.nodetype.compact |
|---|
| Methods in org.apache.jackrabbit.spi.commons.nodetype.compact that return NamespaceMapping | |
|---|---|
NamespaceMapping |
CompactNodeTypeDefReader.getNamespaceMapping()
Returns the namespace mapping. |
| Constructors in org.apache.jackrabbit.spi.commons.nodetype.compact with parameters of type NamespaceMapping | |
|---|---|
CompactNodeTypeDefReader(Reader r,
String systemId,
NamespaceMapping mapping,
QNodeTypeDefinitionsBuilder builder)
Creates a new CND reader. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||