RichFaces Core Implementation 4.2.3.Final-redhat-1

org.richfaces.resource
Class Xcss2EcssConverter

java.lang.Object
  extended by org.richfaces.resource.Xcss2EcssConverter

public final class Xcss2EcssConverter
extends Object


Nested Class Summary
static class Xcss2EcssConverter.CreateParser
           
static class Xcss2EcssConverter.FilterReader
          FilterReader converting xcss content to ecss content

Can be usefull with ant copy task to convert a bunch of xcss files.

static class Xcss2EcssConverter.Handler
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws SAXException,
                        ParserConfigurationException,
                        IOException
Throws:
SAXException
ParserConfigurationException
IOException

RichFaces Core Implementation 4.2.3.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.