org.apache.cocoon.optional.servlet.components.sax.serializers.util
Class ConfigurationUtils

java.lang.Object
  extended by org.apache.cocoon.optional.servlet.components.sax.serializers.util.ConfigurationUtils

public class ConfigurationUtils
extends Object


Method Summary
static String getEncoding(Map<String,? extends Object> configuration)
           
static int getIndent(Map<String,? extends Object> configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEncoding

public static String getEncoding(Map<String,? extends Object> configuration)

getIndent

public static int getIndent(Map<String,? extends Object> configuration)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.