| Package | Description |
|---|---|
| oracle.jdeveloper.webapp.metadata |
| Modifier and Type | Method and Description |
|---|---|
protected abstract WebAppProjectMetadataRegistryEntry |
WebAppProjectMetadataRegistryEntryFactory.createEntry(Context projectContext, oracle.jdeveloper.webapp.DelegatingXMLSourceNode forNode) |
WebAppProjectMetadataRegistryEntry |
WebAppProjectMetadataRegistryEntryFactory.createProjectEntry(java.lang.String identifier, Context projectContext, oracle.jdeveloper.webapp.DelegatingXMLSourceNode forNode)
Return the WebAppProjectMetadataRegistryEntry for the given identifier, if the factory supports it, otherwise null.
|