public interface DocTypeVisitor<R>
| Modifier and Type | Method and Description |
|---|---|
R |
visit(PublicDocType docType) |
R |
visit(SystemDocType docType) |
R visit(PublicDocType docType)
R visit(SystemDocType docType)
Copyright © 2006–2025 MyBatis.org. All rights reserved.