aQute.bnd.properties
Class Document.DelimiterInfo

java.lang.Object
  extended by aQute.bnd.properties.Document.DelimiterInfo
Enclosing class:
Document

protected static class Document.DelimiterInfo
extends Object


Field Summary
 String delimiter
           
 int delimiterIndex
           
 int delimiterLength
           
 
Constructor Summary
protected Document.DelimiterInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

delimiterIndex

public int delimiterIndex

delimiterLength

public int delimiterLength

delimiter

public String delimiter
Constructor Detail

Document.DelimiterInfo

protected Document.DelimiterInfo()


Copyright © 2014 aQute SARL. All rights reserved.