ProjectCatalogSupport.java | Class | Extend this class to implement custom URIs that could be added and resolved by the project CatalogModel(s).
The project catalog resolver (org.netbeans.modules.xml.retriever.catalog.CatalogModel
and org.netbeans.modules.xml.retriever.catalog.CatalogWriteModel) will look for
this implementation in the Project.lookup(). |