Package org.smooks.api.resource.visitor
Interface VisitReport
-
public interface VisitReport
Annotation constants.- Author:
- tom.fennelly@gmail.com
-
-
Field Summary
Fields Modifier and Type Field Description static String
NULL_STRING
"null" default annotation value.
-
-
-
Field Detail
-
NULL_STRING
static final String NULL_STRING
"null" default annotation value.- See Also:
- Constant Field Values
-
-