|
WebObjects 5.4.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WOMLNamespaceProvider
| Method Summary | |
|---|---|
WOMLNamespace |
getDefaultNamespace()
Returns the default WOMLNamespace for the provider that will be used in the absence of another namespace in the provider that claims a particular declaration. |
WOMLNamespace |
getNamespace(String namespace)
|
String |
getNamespaceId(WOMLNamespace namespace)
Returns the namespace identifier of the given namespace. |
Collection |
getNamespaces()
Returns a collection of all namespaces that the provider manages, in the order in which they should be used to contribute to declarations. |
| Method Detail |
|---|
WOMLNamespace getDefaultNamespace()
WOMLNamespace getNamespace(String namespace)
Collection getNamespaces()
String getNamespaceId(WOMLNamespace namespace)
namespace -
|
Last updated June 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||