Class YamlWritingContext
java.lang.Object
com.evolveum.midpoint.prism.impl.lex.json.writer.YamlWritingContext
- All Implemented Interfaces:
- AutoCloseable
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()protected voidprotected booleanprotected voidwriteInlineType(QName typeName) 
- 
Method Details- 
supportsInlineTypesprotected boolean supportsInlineTypes()
- 
writeInlineType- Throws:
- IOException
 
- 
resetInlineTypeIfPossibleprotected void resetInlineTypeIfPossible()
- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
 
 
-