java.lang.Object
com.levigo.jadice.web.demo.common.server.annotation.AnnotationUtils

public class AnnotationUtils extends Object
  • Method Details

    • findFormat

      public static AnnotationFormat findFormat(Document doc)
    • setFormat

      public static com.levigo.jadice.annotation.AnnotationReaderSettings setFormat(com.levigo.jadice.document.read.Reader reader, AnnotationFormat format, AnnotationProfileRegistry annotationProfileRegistry)
    • initWriter

      protected static com.levigo.jadice.document.write.FormatWriter initWriter(AnnotationFormat format, com.levigo.jadice.document.write.DefaultWriterControls controls)
    • writeOutputStream

      public static void writeOutputStream(Document document, OutputStream outputStream, String streamId, org.jadice.util.log.Logger logger, AnnotationFormat annoFormat) throws IOException, com.levigo.jadice.document.JadiceException
      Throws:
      IOException
      com.levigo.jadice.document.JadiceException