# HG changeset patch # User Felix Wolfsteller # Date 1378474838 -7200 # Node ID 8bcc120e64ae34a712e2ce69dfd178c66f6aa9a7 # Parent 458f20eeb65c0295a922c90087a1f4c6d4f45257 Doc. diff -r 458f20eeb65c -r 8bcc120e64ae artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java --- a/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java Fri Sep 06 15:37:56 2013 +0200 +++ b/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java Fri Sep 06 15:40:38 2013 +0200 @@ -362,6 +362,8 @@ log.debug("-> Output subtype = " + subtype); } + // If type contains 'chartinfo' use a generator that + // just allow access to width, height etc. OutGenerator generator = null; if (type != null && type.length() > 0 @@ -629,7 +631,7 @@ } /** - * Returns artifacts that name facetName. + * Returns artifacts with name name. * * @param name The Artifact name to search * @param context The CallContext