Class FieldValueParser
java.lang.Object
org.apache.jackrabbit.webdav.header.FieldValueParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontokenizeList(String list) Tokenize lists of token and quoted-url
-
Constructor Details
-
FieldValueParser
public FieldValueParser()
-
-
Method Details
-
tokenizeList
Tokenize lists of token and quoted-url- Parameters:
list- field value
-