JBoss Metadata Common 7.0.4.Final-redhat-1

org.jboss.metadata.property
Interface PropertyReplacer


public interface PropertyReplacer

Replace any properties found within the provided text.

Author:
John Bailey

Method Summary
 String replaceProperties(String text)
          Replace any properties found within the text provided.
 

Method Detail

replaceProperties

String replaceProperties(String text)
Replace any properties found within the text provided.

Parameters:
text - Text to replace properties within
Returns:
The text with properties replaced

JBoss Metadata Common 7.0.4.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.