Interface DocType

All Known Implementing Classes:
PublicDocType, SystemDocType

public interface DocType
  • Method Summary

    Modifier and Type
    Method
    Description
    <R> R
    accept(DocTypeVisitor<R> visitor)