com.thoughtworks.qdox.model.util
Class TagParser
java.lang.Object
com.thoughtworks.qdox.model.util.TagParser
public class TagParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagParser
public TagParser()
parseNamedParameters
public static Map parseNamedParameters(String tagValue)
- Extract a Map of named parameters
parseWords
public static String[] parseWords(String tagValue)
- Extract an array of positional parameters
Copyright © 2002-2010. All Rights Reserved.