Package com.amazon.ion
Interface ValueVisitor
- All Known Implementing Classes:
AbstractValueVisitor,Printer.PrinterVisitor
public interface ValueVisitor
A Visitor for the Ion value hierarchy.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvisit(IonDatagram value) voidvisit(IonDecimal value) voidvoidvoidvoidvoidvoidvoidvoidvoidvisit(IonTimestamp value)
-
Method Details
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-