java.lang.Object
org.eclipse.persistence.internal.oxm.Namespace
INTERNAL:
This class represents a Namespace. It is used to persist a collection of
Namespaces to Deployment XML
- Since:
- release specific (what release of product did this appear in)
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
prefix
-
namespaceURI
-
-
Constructor Details
-
Namespace
public Namespace() -
Namespace
-
-
Method Details
-
getPrefix
-
setPrefix
-
getNamespaceURI
-
setNamespaceURI
-