com.itextpdf.tool.xml.css
Interface CssSelectorItem


public interface CssSelectorItem


Method Summary
 char getSeparator()
           
 int getSpecificity()
           
 boolean matches(Tag t)
           
 

Method Detail

matches

boolean matches(Tag t)

getSeparator

char getSeparator()

getSpecificity

int getSpecificity()


Copyright © 2015. All Rights Reserved.