Package org.meeuw.json
Interface PathEntry
-
- All Known Implementing Classes:
ArrayEntry,KeyEntry
public interface PathEntryRepresentation of one entry in the current 'path'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidappendTo(StringBuilder builder)
-
-
-
Method Detail
-
appendTo
void appendTo(StringBuilder builder)
-
-