public interface XMLStructure
Modifier and Type | Method and Description |
---|---|
boolean |
isFeatureSupported(String feature)
指示是否支持指定的功能。
|
boolean isFeatureSupported(String feature)
feature
-功能名称(如绝对URI)
true
如果指定的功能是支持,
false
否则
null
feature
NullPointerException
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.