Uses of Class
org.ow2.wildcat.hierarchy.MalformedPathException

Packages that use MalformedPathException
org.ow2.wildcat.hierarchy   
 

Uses of MalformedPathException in org.ow2.wildcat.hierarchy
 

Methods in org.ow2.wildcat.hierarchy that throw MalformedPathException
 void Path.expectAbsolute()
          Does nothing.
 void Path.expectAttribute()
          Does nothing
 void Path.expectCanonical()
          Does nothing.
 void Path.expectFinite()
          Does nothing.
 void Path.expectRelative()
          Does nothing.
 void Path.expectResource()
          Does nothing.
 

Constructors in org.ow2.wildcat.hierarchy that throw MalformedPathException
Path(java.lang.String path)
          Convenient constructors.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.