net.sf.springlayout.web.util
Class FieldPathUtils

java.lang.Object
  extended by net.sf.springlayout.web.util.FieldPathUtils

public class FieldPathUtils
extends java.lang.Object

Utility for managing paths for fields.

Author:
Adam Boas Created on 25/05/2006

Constructor Summary
FieldPathUtils()
           
 
Method Summary
static java.lang.String correctDependentPath(java.lang.String indexedPath, java.lang.String unindexedPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldPathUtils

public FieldPathUtils()
Method Detail

correctDependentPath

public static java.lang.String correctDependentPath(java.lang.String indexedPath,
                                                    java.lang.String unindexedPath)


Copyright © 2005-2007 Spring Layout Team. All Rights Reserved.