Interface XMLStructure

    • Method Detail

      • isFeatureSupported

        boolean isFeatureSupported​(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:
        NullPointerException - if feature is null