[ http://issues.apache.org/jira/browse/JCR-142?page=all ]
Brian Moseley updated JCR-142:
------------------------------
Attachment: nodetypereader.patch
> allow subclassing of NodeTypeReader
> -----------------------------------
>
> Key: JCR-142
> URL: http://issues.apache.org/jira/browse/JCR-142
> Project: Jackrabbit
> Type: Improvement
> Components: nodetype
> Reporter: Brian Moseley
> Attachments: nodetypereader.patch
>
> in working towards an offline tool to import custom namespaces and node types, i found
that i needed to make some small changes to NodeTypeReader and DOMWalker so that i could subclass
NodeTypeReader and access the namespaces specified in the node type definition file. see the
attached patch.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|