org.plasma.query.model
Class WildcardPathElement

java.lang.Object
  extended by org.plasma.query.model.AbstractPathElement
      extended by org.plasma.query.model.WildcardPathElement

public class WildcardPathElement
extends AbstractPathElement


Field Summary
 
Fields inherited from class org.plasma.query.model.AbstractPathElement
value
 
Constructor Summary
WildcardPathElement()
           
WildcardPathElement(String content)
           
 
Method Summary
 
Methods inherited from class org.plasma.query.model.AbstractPathElement
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WildcardPathElement

public WildcardPathElement()

WildcardPathElement

public WildcardPathElement(String content)


Copyright © 2014. All rights reserved.