|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IForeignNodeP
Functionality to return information which foreign qname is the rule able to accept/generate.
Method Summary | |
---|---|
boolean |
acceptsNamespace(String namespaceURI)
Checks if the namelist accepts/contains at least one qname from given namespace. |
Set<String> |
getNamespaces()
Tries to obtain a list of namespaces of qnames that are contained in this name list. |
Method Detail |
---|
Set<String> getNamespaces()
null
.
null
if it cannot be computed and/or represented.
null
namespace is represented as an empty string.boolean acceptsNamespace(String namespaceURI)
namespaceURI
- the namespace to check.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |