Class AnnotationUtils
java.lang.Object
com.levigo.jadice.web.demo.common.server.annotation.AnnotationUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationFormatfindFormat(Document doc) protected static com.levigo.jadice.document.write.FormatWriterinitWriter(AnnotationFormat format, com.levigo.jadice.document.write.DefaultWriterControls controls) static com.levigo.jadice.annotation.AnnotationReaderSettingssetFormat(com.levigo.jadice.document.read.Reader reader, AnnotationFormat format, AnnotationProfileRegistry annotationProfileRegistry) static voidwriteOutputStream(Document document, OutputStream outputStream, String streamId, org.jadice.util.log.Logger logger, AnnotationFormat annoFormat)
-
Method Details
-
findFormat
-