public interface XMLStructure
Modifier and Type | Method and Description |
---|---|
boolean |
isFeatureSupported(String feature)
Indicates whether a specified feature is supported.
|
boolean isFeatureSupported(String feature)
NullPointerException
- if feature
is null
feature
- the feature name (as an absolute URI)true
if the specified feature is supported,
false
otherwiseaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.