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