org.jfree.repository
Class RepositoryUtilities
java.lang.Object
org.jfree.repository.RepositoryUtilities
public class RepositoryUtilities
- extends java.lang.Object
Creation-Date: 02.12.2006, 13:38:01
- Author:
- Thomas Morgner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getEntity
public static ContentEntity getEntity(Repository repository,
java.lang.String[] name)
throws ContentIOException
- Throws:
ContentIOException
createItem
public static ContentItem createItem(Repository repository,
java.lang.String[] name)
throws ContentIOException
- Throws:
ContentIOException
createLocation
public static ContentLocation createLocation(Repository repository,
java.lang.String[] name)
throws ContentIOException
- Throws:
ContentIOException
split
public static java.lang.String[] split(java.lang.String name,
java.lang.String separator)
buildNameArray
public static java.lang.String[] buildNameArray(ContentEntity entity)
buildName
public static java.lang.String buildName(ContentEntity entity,
java.lang.String separator)