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