Interface DocumentProperties


  • public interface DocumentProperties
    A collection of interfaces, one per property, that enables the object being populated by the digester to signal to the digester that it supports the given property and that the digester should populate that property if available.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  DocumentProperties.Charset
      The character encoding used by the source XML document.