Interface SafeContentHandler.Output

Enclosing class:
SafeContentHandler

protected static interface SafeContentHandler.Output
Internal interface that allows both character and ignorable whitespace content to be filtered the same way.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(char[] ch, int start, int length)