Interface CNDReader
-
- All Superinterfaces:
NodeTypeSet
@ProviderType public interface CNDReader extends NodeTypeSet
CNDReader...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidread(Reader reader, String systemId, NamespaceMapping namespaceMapping)-
Methods inherited from interface org.apache.jackrabbit.vault.fs.spi.NodeTypeSet
getNamespaceMapping, getNodeTypes, getSystemId
-
-
-
-
Method Detail
-
read
void read(Reader reader, String systemId, NamespaceMapping namespaceMapping) throws IOException
- Throws:
IOException
-
-