JsonSchema
Class
No description is available for this element.
Extends
Object
Implements
OutputSchema
Modifiers
public
Constructors
new JsonSchema ()
ConstructorNo description is available for this element.
Return Type
JsonSchema
Modifiers
public
Methods
name ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public
write (OutputStream, WritableElement...)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | OutputStream | target |
2 | WritableElement[] | elements |
Return Type
boolean
Modifiers
public varargs
write (OutputStream, Element)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | OutputStream | target |
2 | Element | element |
Return Type
boolean
Modifiers
public
description ()
MethodNo description is available for this element.
Return Type
String
Modifiers
public