Class Index | File Index

Classes


Class xmldom.RelaxNG


Defined in: RelaxNG.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
validate(walker, callback)
Validate the elements pointed to by the TreeWalker
Class Detail
xmldom.RelaxNG()
Method Detail
{undefined} validate(walker, callback)
Validate the elements pointed to by the TreeWalker
Parameters:
{!TreeWalker} walker
{!function(Array.):undefined} callback
Returns:
{undefined}

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 30 2011 22:56:23 GMT+0200 (CEST)