Interface XML


  • public interface XML
    • Method Detail

      • isReportingElementContentWhitespace

        boolean isReportingElementContentWhitespace()
        Check whether element content whitespace will be reported as Event.WHITESPACE events.
        Returns:
        {@link true} if element content whitespace will be reported as Event.WHITESPACE events; {@link false} if element content whitespace reporting is not supported and Event.TEXT events will be generated