de.smartics.properties.spi.core.metadata.projectdoc
Class AnnotationHelper

Package class diagram package AnnotationHelper
java.lang.Object
  extended by de.smartics.properties.spi.core.metadata.projectdoc.AnnotationHelper
All Implemented Interfaces:
Serializable

public final class AnnotationHelper
     
     
extends Object
implements Serializable

Helper to parse projectdoc annotations.

See Also:
Serialized Form

Constructor Summary
AnnotationHelper()
          Default constructor.
 
Method Summary
 String normalizeString(Object object)
          Helper to normalize an annotation value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationHelper

public AnnotationHelper()
Default constructor.

Method Detail

normalizeString

public String normalizeString(Object object)
Helper to normalize an annotation value.

Parameters:
object - the information to normalize.
Returns:
the normalized string.


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.