com.jalios.jcms.webdav
Class IfHeaderParser.Condition

java.lang.Object
  extended by com.jalios.jcms.webdav.IfHeaderParser.Condition
Enclosing class:
IfHeaderParser

public static class IfHeaderParser.Condition
extends Object


Constructor Summary
IfHeaderParser.Condition(String resource)
           
 
Method Summary
 List<IfHeaderParser.EntityTag> getNotTagList()
           
 List<IfHeaderParser.StateToken> getNotTokenList()
           
 String getResource()
           
 List<IfHeaderParser.EntityTag> getTagList()
           
 List<IfHeaderParser.StateToken> getTokenList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IfHeaderParser.Condition

public IfHeaderParser.Condition(String resource)
Method Detail

getResource

public String getResource()

getTagList

public List<IfHeaderParser.EntityTag> getTagList()

getTokenList

public List<IfHeaderParser.StateToken> getTokenList()

getNotTokenList

public List<IfHeaderParser.StateToken> getNotTokenList()

getNotTagList

public List<IfHeaderParser.EntityTag> getNotTagList()


Copyright © 2001-2010 Jalios SA. All Rights Reserved.