Class DynamicImageFilter

    • Field Detail

      • IMAGE_NAME_PREFIX

        public static final java.lang.String IMAGE_NAME_PREFIX
        Only images enclosed in a draw:frame with a name starting with this prefix will be processed
        See Also:
        Constant Field Values
      • IMAGE_NAME_SUFFIX

        public static final java.lang.String IMAGE_NAME_SUFFIX
        Only images enclosed in a draw:frame with a name ending with this suffix will be processed
        See Also:
        Constant Field Values
    • Constructor Detail

      • DynamicImageFilter

        public DynamicImageFilter()
    • Method Detail

      • doFilter

        public void doFilter​(nu.xom.Document document)
        Specified by:
        doFilter in class XmlEntryFilter