AbstractParser
abstract class AbstractParser implements ParserInterface (View source)
Methods
Details
        
            abstract                StyleInterface
    createStyleObject()
        
    
    No description
        
                            StyleInterface
    parseNode(SimpleXMLElement $element, PresetInterface $preset)
        
    
    No description
        
                    protected        
    loadFromXml(StyleInterface $style, SimpleXMLElement $element)
        
    
    No description