Package org.apache.tomcat.util.digester
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
Modifier and TypeInterfaceDescriptionstatic interface
The character encoding used by the source XML document.