javax.xml.crypto

Interface XMLStructure

    • Method Detail

      • isFeatureSupported

        boolean isFeatureSupported(java.lang.String feature)
        Indicates whether a specified feature is supported.
        Parameters:
        feature - the feature name (as an absolute URI)
        Returns:
        true if the specified feature is supported, false otherwise
        Throws:
        java.lang.NullPointerException - if feature is null
XML Security (JSR 105/106), 1.8

Copyright © 2015 IBM Corporation. All Rights Reserved.