com.japisoft.xmlpad.helper.model
Interface SchemaNodable

All Known Implementing Classes:
DTDTagHandler, RelaxNGTagHelperHandler, W3cTagHandler

public interface SchemaNodable

This is for helper delivering a SchemaNode. This is a temporary interface because all the helpers will produce such node.

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Method Summary
 SchemaNode getSchemaNode()
           
 

Method Detail

getSchemaNode

public SchemaNode getSchemaNode()
Returns:
a schema node


Copyright © 2006 JAPISoft. All Rights Reserved.