SLF4J Migrator 1.7.2-redhat-1

org.slf4j.migrator.helper
Class Abbreviator

java.lang.Object
  extended by org.slf4j.migrator.helper.Abbreviator

public class Abbreviator
extends Object


Constructor Summary
Abbreviator(int invariantPrefixLength, int desiredLength, char folderSeparator)
           
 
Method Summary
 String abbreviate(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Abbreviator

public Abbreviator(int invariantPrefixLength,
                   int desiredLength,
                   char folderSeparator)
Method Detail

abbreviate

public String abbreviate(String filename)

SLF4J Migrator 1.7.2-redhat-1

Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.