WSST::Schema::Node - Schema::Node class of WSST


WSST documentation  | view source Contained in the WSST distribution.

Index


NAME

Top

WSST::Schema::Node - Schema::Node class of WSST

DESCRIPTION

Top

This is a base class for tree structure of schema.

METHODS

Top

new

Constructor.

name

Accessor for the name.

title

Accessor for the title.

desc

Accessor for the desc.

examples

Accessor for the examples.

type

Accessor for the type.

children

Accessor for the children.

multiple

Accessor for the multiple.

nullable

Accessor for the nullable.

path

Returns Node objects of path.

path_names

Returns names of path

to_array

Returns arrayref which contains all child nodes.

SEE ALSO

Top

http://code.google.com/p/wsst/

AUTHORS

Top

Mitsuhisa Oshikawa <mitsuhisa [at] gmail.com> Yusuke Kawasaki <u-suke [at] kawa.net>

COPYRIGHT AND LICENSE

Top


WSST documentation  | view source Contained in the WSST distribution.