JavaScript is disabled on your browser.
Skip navigation links
Oxygen XML Editor 28.0 API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ro.sync.exml.workspace.api.componentscollector
Interface INamespaceInfo
@API(type=NOT_EXTENDABLE, src=PUBLIC)
public interface
INamespaceInfo
Namespace information interface.
Since:
27
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPrefix
()
String
getURI
()
Method Details
getPrefix
String
getPrefix
()
Returns:
Returns the name.
getURI
String
getURI
()
Returns:
Returns the systemId.