128129130131132133134135136137138
} StaxUtil.writeEndElement(writer); } AdviceType advice = assertion.getAdvice(); if (advice != null) throw logger.notImplementedYet("Advice"); Set<StatementAbstractType> statements = assertion.getStatements(); if (statements != null) {