org.apache.ws.jaxme.js

Class ConditionalIndentationJavaSourceObject.LJFImpl

Enclosing Class:
ConditionalIndentationJavaSourceObject
Implemented Interfaces:
DirectAccessible, IndentationEngine, IndentedObject, LocalJavaField, TypedValue

public class ConditionalIndentationJavaSourceObject.LJFImpl
extends JavaField
implements LocalJavaField

Fields inherited from interface org.apache.ws.jaxme.js.IndentationEngine

NOTHING

Method Summary

void
write(IndentationEngine pEngine, IndentationTarget pTarget)

Methods inherited from class org.apache.ws.jaxme.js.JavaField

isNullable, isTransient, setNullable, setTransient, setValue, write, writeNoEol

Methods inherited from class org.apache.ws.jaxme.js.JavaSourceObject

getComment, getJavaSource, getName, getProtection, getType, isAbstract, isFinal, isStatic, newComment, setAbstract, setFinal, setJavaSource, setName, setProtection, setStatic, setType

Methods inherited from class org.apache.ws.jaxme.js.IndentationEngineImpl

addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, addLine, asString, checkNulls, clear, getLevel, getLines, getLines, getPlaceHolder, indent, isEmpty, moveToBottom, moveToTop, newPlaceHolder, removePlaceHolder, setLevel, unindent, write, write

Method Details

write

public void write(IndentationEngine pEngine,
                  IndentationTarget pTarget)
            throws IOException
Specified by:
write in interface IndentedObject