org.apache.maven.doxia.markup

Interface TextMarkup

public interface TextMarkup extends Markup

List of constants used by Text markup syntax.

Since: 1.0

Version: $Id: TextMarkup.java 562433 2007-08-03 12:33:59Z vsiveton $

Author: Vincent Siveton

Field Summary
charPIPE
pipe character: '|'

Field Detail

PIPE

public char PIPE
pipe character: '|'
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.