SchemaElementCollection<T>

Overview

Location

Instance Methods


constructor  protected

 

constructor

 

SchemaElementCollection<T>()

constructor (Integer)  protected

 

constructor(arg1: Integer)

 

SchemaElementCollection<T>(Integer arg1)

Parameters:

  • arg1:

constructor (Collection<? extends T>)  protected

 

constructor(arg1: Collection<not nullable ? extends T>)

 

SchemaElementCollection<T>(Collection<? extends T> arg1)

Parameters:

  • arg1:

createChild  protected

 

method createChild: SchemaElement

 

SchemaElement createChild()

readFrom  final

 

method readFrom(aNode: Node)

 

void readFrom(Node aNode)

Parameters:

  • aNode:

writeTo  final

 

method writeTo(aNode: Node)

 

void writeTo(Node aNode)

Parameters:

  • aNode: