Package org.eclipse.wst.xml.xpath2.processor


org.eclipse.wst.xml.xpath2.processor
Class StaticChecker



public class StaticChecker
extends 
Interface to static checker.

Method Summary

public voidcheck(org.eclipse.wst.xml.xpath2.processor.internal.ast.XPathNode root)
     checks XPathNode

Methods Detail

check

public void check(org.eclipse.wst.xml.xpath2.processor.internal.ast.XPathNode root)

checks XPathNode

Parameters

root - is an XPath node.

Throws:

org.eclipse.wst.xml.xpath2.processor.StaticError