|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.harvard.hul.ois.jhove.module.xml.ProcessingInstructionInfo
public class ProcessingInstructionInfo
A little class so we can treat processing instruction information as a structure
Field Summary | |
---|---|
java.lang.String |
data
|
java.lang.String |
target
|
Constructor Summary | |
---|---|
ProcessingInstructionInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String target
public java.lang.String data
Constructor Detail |
---|
public ProcessingInstructionInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |