Module  java.xml.crypto
软件包  javax.xml.crypto

Interface XMLStructure

    • 方法详细信息

      • isFeatureSupported

        boolean isFeatureSupported​(String feature)
        指示是否支持指定的功能。
        参数
        feature - 功能名称(作为绝对URI)
        结果
        true如果支持指定功能, false否则
        异常
        NullPointerException - 如果 featurenull