org.objectweb.util.monolog.file

Class DottedStringTools


public class DottedStringTools
extends java.lang.Object

Author:
Sebastien Chassande-Barrioz

Method Summary

static String
getBegin(String dottedName)
static String
getEnd(String dottedName)
static String
getFirst(String dottedName)
static String
getLast(String dottedName)

Method Details

getBegin

public static String getBegin(String dottedName)


getEnd

public static String getEnd(String dottedName)


getFirst

public static String getFirst(String dottedName)


getLast

public static String getLast(String dottedName)