Class YamlWritingContext

java.lang.Object
com.evolveum.midpoint.prism.impl.lex.json.writer.YamlWritingContext
All Implemented Interfaces:
AutoCloseable

public class YamlWritingContext extends Object
  • Method Details

    • supportsInlineTypes

      protected boolean supportsInlineTypes()
    • writeInlineType

      protected void writeInlineType(QName typeName) throws IOException
      Throws:
      IOException
    • resetInlineTypeIfPossible

      protected void resetInlineTypeIfPossible()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable