Uses of Interface
org.custommonkey.xmlunit.DoctypeSupport.Readable
Packages that use DoctypeSupport.Readable
-
Uses of DoctypeSupport.Readable in org.custommonkey.xmlunit
Classes in org.custommonkey.xmlunit that implement DoctypeSupport.ReadableFields in org.custommonkey.xmlunit declared as DoctypeSupport.ReadableModifier and TypeFieldDescriptionprivate DoctypeSupport.ReadableDoctypeSupport.afterDoctypeprivate DoctypeSupport.ReadableDoctypeSupport.beforeDoctypeprivate DoctypeSupport.ReadableDoctypeSupport.declprivate final DoctypeSupport.ReadableDoctypeSupport.originalConstructors in org.custommonkey.xmlunit with parameters of type DoctypeSupport.ReadableModifierConstructorDescription(package private)DoctypeSupport(String name, String systemId, DoctypeSupport.Readable original, boolean characters, String encoding) Encapsulates a DOCTYPE declaration for the given name and system id.