com.itextpdf.tool.xml.css.parser
Class CssSelectorParser

java.lang.Object
  extended by com.itextpdf.tool.xml.css.parser.CssSelectorParser

public class CssSelectorParser
extends Object


Constructor Summary
CssSelectorParser()
           
 
Method Summary
static List<CssSelectorItem> createCssSelector(String selector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CssSelectorParser

public CssSelectorParser()
Method Detail

createCssSelector

public static List<CssSelectorItem> createCssSelector(String selector)


Copyright © 2015. All Rights Reserved.