git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5997 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2007-06-18 00:00:54 +00:00
parent e20ce59603
commit f163374aca

View File

@@ -110,6 +110,7 @@ public abstract class AbstractContentAccessor implements ContentAccessor
}
}
@Override
public String toString()
{
StringBuilder sb = new StringBuilder(100);