print("</" + jaxbClass.getName() + ">\n");
close("pre");
}
private void printJSONExample() {
JSONConvention convention = ((JAXBConfiguration) configuration).jsonConvention;
around("b", "JSON Example:");
open("pre");
if (((JAXBConfiguration) configuration).enableJSONTypeName)
print("{\"" + jaxbClass.getName() + "\":\n");
print(" {\n");