Class StatementUtils
- java.lang.Object
-
- ubic.gemma.model.expression.experiment.StatementUtils
-
public class StatementUtils extends Object
- Author:
- poirigui
-
-
Constructor Summary
Constructors Constructor Description StatementUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
formatStatement(Statement statement)
Format a statement.static String
formatStatement(Statement statement, String[] ignoredPredicateUris)
Format a statement.
-