[
https://jira.jboss.org/jira/browse/DNA-555?page=com.atlassian.jira.plugin...
]
Barry LaFond updated DNA-555:
-----------------------------
Attachment: dna_555.patch
contains patches to dna-common, dna-graph, dna-jcr, dna-cnd
Requirement for extracting indexed content during parsing using
TokenStream
---------------------------------------------------------------------------
Key: DNA-555
URL:
https://jira.jboss.org/jira/browse/DNA-555
Project: DNA
Issue Type: Bug
Components: Common, Graph
Reporter: Barry LaFond
Attachments: dna_555.patch
Complex DDL parsing requires additional Position information (Index In Content) as well
as ability to extract designated segments of the token stream (original file character
string)
So... a Position.getIndexInContent() method as well as appropriate constructor mods to
handle an integer index variable.
Also need a TokenStream.getContentBetween(position1, position2) to access the string
segment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira