|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XMLStructure
Disabled: no SafeJ information.
A representation of an XML structure from any namespace. The purpose of this interface is to group (and provide type safety for) all representations of XML structures.
| Method Summary | |
|---|---|
boolean |
isFeatureSupported(String feature)
Indicates whether a specified feature is supported. |
| Method Detail |
|---|
boolean isFeatureSupported(String feature)
feature - the feature name (as an absolute URI)
true if the specified feature is supported,
false otherwise
NullPointerException - if feature is null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||