java.lang.Object
com.samskivert.mustache.Mustache.Delims
- Enclosing class:
Mustache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addTag
(char prefix, String name, StringBuilder into) (package private) Mustache.Delims
copy()
private static String
boolean
updateDelims
(String dtext)
-
Field Details
-
start1
public char start1 -
end1
public char end1 -
start2
public char start2 -
end2
public char end2
-
-
Constructor Details
-
Delims
protected Delims()
-
-
Method Details
-
isStaches
public boolean isStaches() -
updateDelims
-
addTag
-
copy
Mustache.Delims copy() -
errmsg
-