Parsing refers to breaking an artifact into its constituent elements and capturing the relationship between those elements. Do not use this tag for questions about the hosted service Parse.com (use [parse.com] instead) or about "parse errors" generated by PHP code (just use [php]).

learn more… | top users | synonyms (3)

0
votes
0answers
15 views

Logstash parsing different action with different logs

I am using Logstash to parse logs. Now I want to handle the logs that match a particular regex differently and those which dont differently. Is is achievable by Logstash. How do I go about it? My ...
0
votes
2answers
50 views

PHP: parse structured txt file [closed]

I have a text file that has a structure to it. I would like to use PHP take some of the values from keys in the structure and add them to an array. The value that i would like is OBJECT. Any advice on ...
0
votes
0answers
17 views

python parse namecheap xml response [duplicate]

I am a fairly new Python dev working on my first XML project. I am working with the namecheap API and trying to parse the XML response with the Elementree python module: <?xml version="1.0" ...
-1
votes
3answers
59 views

iOS returns “null” data from JSON feed

I am downloading and parsing a JSON feed in my iOS application. Some parts of the data that the JSON feed provides are shown correctly in my iOS application, however some parts of the JSON feed seem ...
2
votes
1answer
61 views

Using Dojo 1.9, all parsing fails in IE

So I have a rather large web app that was running Dojo 1.8. Everything works fine in multiple versions of IE and Firefox. I decided to give 1.9 a go and changed my dependency from 1.8 to 1.9. ...
-1
votes
1answer
42 views

Parsed data display in JTable

I am new to Java. I have to display xml Parsed data parent nodes on JTabbedPane and child nodes in jtable into respective JTabbedPane. For parsing i have used sax parser and all the data was ...
-4
votes
0answers
42 views

Помогите с Php dom simle parser [closed]

In general there is a site I do parsing as follows: foreach ($ html-> find ('div [id = content]') as $ element) echo $ element-> innertext. ' '; I still parsed, but the problem is that the ...
0
votes
0answers
30 views

Generic component for XML using SAX parser

I am an Android developer, I have to create a generic component for parsing xml using sax parser. For any kind of schema I should create a common component through which we can parse the xml and save ...
0
votes
1answer
26 views

how to extract contents from flv file using any web crawler?

My requirement is to extract text and audio from a flv file. please suggest me how can i achieve this using any web crawler. if it is not possible with web crawler please suggest me any other tool. ...
0
votes
1answer
38 views

What can be the most efficient way to parse the object name from the script?

I have some inputs as CREATE PROCEDURE dbo._ws_CallLogs_DeleteAll ( @UserId uniqueidentifier ) AS OR /*========== Script Analyzed by Sql Eye on 11/30/2012 2:55:12 PM ======= ...
1
vote
3answers
48 views

Processing C command line arguments

How do I process multiple command line arguments like say in a package manager? I am giving a shot at writing a package manager and right now accepting the packages to install is giving me quite the ...
1
vote
0answers
38 views

Custom multipartFormData parser in play2 scala to handle multiple encodings on dataparts

I'm trying to implement a custom multipartFormData data parser to handle a callback from Sendgrid API. The callback is a multipart request where the dataparts could be encoded in different encodings: ...
0
votes
0answers
20 views

Parsing with GROK

I have a log of this form 2013/05/09-05:19:16.876 T_RPC coreSlave1 stats [0000000000000000/00000000000000000000] arbitrERR_SYSTEMaryyyy Now I want to retain the entire log message as ...
2
votes
2answers
41 views

fscanf() / sscanf() - Match variable length Whitespace?

I would to use sscanf() or (preferably) fscanf() to scan /proc/meminfo and return MemTotal: MemTotal: 1027156 kB MemFree: 774596 kB Buffers: 23816 kB Cached: ...
0
votes
0answers
21 views

How to find the medium and search keyword using referrer - Web Analytics?

I have taken the referrer using the document.referrer from DOM. I had found some of the parameters like(port, source, host, etc.) using parseUri funtion. Now how can I find out the medium and search ...
0
votes
2answers
30 views

How to show video obtained from a http request in Android and iOS?

Here I got a URL. I can't provide the whole string but part of it is "http://*/video.mjpg". When I open it with browser(firefox), it shows the video. When I analyze the package using Fiddler, it shows ...
1
vote
1answer
79 views

time.Parse behaviour

In Go, while trying to convert string to time.Time, using time package's Parse method doesn't return expected result. It seems problem is with the timezone. I want to change to ISO 8601 combined with ...
0
votes
1answer
35 views

GROK Parsing with regex

I am using the following regexes: INT (?:[+-]?(?:[0-9]+)) VALUE ([0-9]+) SPACE \s* DATA .*? USERNAME [a-zA-Z0-9._-]+ YEAR (?>\d\d){1,2} MONTHNUM (?:0?[1-9]|1[0-2]) MONTHDAY ...
-1
votes
2answers
68 views

How to parse JSON to Objects in Android [closed]

I have some JSON data as shown below: { "pp": { "status_marital_pmg": "BELUM MENIKAH", "nama_pmg": "IWEN LENDER", "kerjab_pmg": "-", "pendidikan_pmg": "S1", ...
-3
votes
3answers
78 views

Parsing comma-separated values containing quoted commas and newlines

I have string with some special characters. The aim is to retrieve String[] of each line (, separated) You have special character “ where you can have /n and , For example Main String ...
-1
votes
4answers
62 views

Split a String into Multiple Strings (When a certain character occurs) [closed]

I need to write a method that takes a String and separates the String into a String[] every time there is a ;. For example, if I give it test;test2;test 3, it should give me a String[] containing ...
4
votes
2answers
81 views

Parsing date and time with FParsec

Within a simple query language I'd like to recognize date and time literals, preferably without using delimiters. For example, CreationDate = 2013-05-13 5:30 PM I could use a combinator to detect ...
0
votes
1answer
70 views

PHP syntax error in line that does not exist! cache issue? [closed]

My website is down because of a parse error in a line that doesn't exist. I'll explain what happened: I introduced an error in the file functions.php of my WordPress template theme on line 123. What ...
0
votes
1answer
32 views

XmlSlurper parsing a query result

I have a query that bring back a cell in my table the has all xml in it. I have it so I can spit out what is in the cell without any delimiters. Now i need to actually take each individual element and ...
0
votes
2answers
45 views

Get nodes in html document contains word

I want to write a script that checks a document for keywords and specifies html document nodes in which they are contained (possibly assign a unique identifier). I am not a professional programmer ...
-2
votes
1answer
35 views

How to parse delimited files to be compared

There is a text file formatted like the example below that I need to search for a students class name: Michael | Straham | Eng101(4.0) | Mth303 Jacob | Black | SCI 210 (2.3) | Eng101 Ian | Summers | ...
-1
votes
2answers
19 views

how to parse a list returned by a link using php

I do have this link : 'http://www.domainname.com/employee=name' when I put it on the browser it return this output: ["steve", "charles", "Micheal"] How do I curl this link using php Thanks,
0
votes
1answer
33 views

Find node in xml, despite how many nodes deep it might be

This is a segment of an extremely large xml. I'm super confused as to how to get the results that I need from it. <Task ID="269930118" Name="Name1" Active="0" NextEID="65" TT="COS" AR="0"> ...
-1
votes
0answers
33 views

Parse a Plist to a UITableView

I'm beginning to write a newsstand app, but I'm not sure how to download the plist on launch and parse it into a UITableView using Xcode. I have done this before with XML using GDataXML libraries, ...
1
vote
3answers
95 views

Reasons for using lex/yacc alternatives?

About once a year I have to develop or at least design a grammar and a parser - that appears a constant of my working life. Every time I'm facing this task, thus about once year, I, quite a lex/yacc ...
0
votes
3answers
42 views

Android - Parse text from website

I have webpage with this simple text, which is changeable. <html><head><style type="text/css"></style></head><body>69766</body></html> I need parse ...
0
votes
2answers
24 views

Reading a specific XML node within several of the same type

I am parsing a config tasks and I need to get all the tasks that don't have an "email on failure" part. Below is the section from the xml of the tasks. <Settings> <Tasks> ...
1
vote
1answer
59 views

Uploading image to Parse using Javascript(CoffeeScript) and REST API

I'm trying to upload images to parse and later attach them to models, however whenever I upload one it returns as a successful upload but the url contains a broken image link. for instance: ...
1
vote
2answers
72 views

Create a Verilog Parser with Ruby

I would like to create a Verilog parser written in Ruby for a university project I know there are parser generators like Bison and Yacc. Could anyone give me some advices on how to get started?
1
vote
2answers
64 views

Parsing this JSON using JQuery

I am using JQuery to make a call to my WCF service. The response body shows my JSON format data but I am not sure how to parse through it. See my code for what I have done so far. $.ajax({ ...
0
votes
1answer
49 views

How to use Stanford parser

I downloaded the Stanford parser 2.0.5 and use Demo2.java source code that is in the package, but After I compile and run the program it has many errors. A part of my program is: public class ...
2
votes
2answers
38 views

How to force the browser to parse the MathML content again?

To be specific(MathJax is not what I am looking for)I have a web-page with some MathML in it.The "FireFox" browser parses it fine but when I try to add the same code through javascript,it doesn't ...
1
vote
2answers
83 views

How to Parse Datetime sec.ms

i have a string 1368352924.281610000 presenting the DateTime. How can i parse this? Is tried: string rststr = Convert.ToString(result); string[] rststrarr = ...
0
votes
0answers
30 views

Logstash date parsing error

Summary: I have my log with the date format as shown : 2013/05/09-05:19:16.772 Now I want to use logstash and send these logs to elastic search. But the problem is that I want that the timestamp ...
0
votes
1answer
71 views

How (if possible) to use PostgreSQL's parser (in C) independently?

I need a parser (mainly for the "select" type of queries) and avoid the hassle of doing it from scratch. Does anybody know how to use the scan.l/gram.y of pgsql for this purpose? I've looked up pgpool ...
0
votes
1answer
31 views

ANTLR4 token image concatenation with comments in the mix

I'm trying to write an ANTLR4 lexer for some language. I've got a working one, but I'm not entirely satisfied with it. keyword "my:little:uri" + /* my comment here */ ':it:is' // nasty comment + ...
3
votes
1answer
73 views

CSV new Line Character

I have an Excel Template that i use to fill in data and export that to CSV to populate the following page on my website. http://play.mink7.com/ifocus_v4/careers.php When i export the file in Windows ...
-1
votes
2answers
45 views

parsing the array of json objects embedded in the url

However i keep getting these exceptions. I have also posted my logcat below. I am new to android so i need help. The url consists of an array of json objects. [ { "codeField":"COMPSCI 101", ...
0
votes
4answers
74 views

Parsing Json url using async

I get exceptions when running this code. I want to parse the url which is an array of json objects: package com.example.compsci_734t; import java.io.BufferedReader; import java.io.InputStream; ...
1
vote
3answers
71 views

How do I extract only the bold text from an HTML document?

I need to extract all the bold snippets in the body of an HTML document. I need to do it on server side using Java (not on the browser) The text on the page can be bold because of tags e.g. ...
0
votes
1answer
53 views

i want to extract table data in a html file using perl

I'm a novice programmer. I have around 100 html files and from each file I have to extract data from different rows and store separately. I wrote the following code, some one please help me figure ...
-1
votes
2answers
86 views

Parsing array of json objects in android with asynctask [closed]

I want to parse data from this url using the asynctask. I am new to android and i am having compile time errors. Please correct me as i am having issues trying to get rid of compilation problems. I ...
0
votes
1answer
33 views

unable to parse flv and epub file contents using nutch

i am working with apache nutch and solr, my requirement is to parse the contents of flv and epub files, i am using below command to parse the files bin/nutch crawl urls -solr ...
1
vote
2answers
77 views

Parse date/time from string?

I'm trying to create a program to parse a meaningful date and time from a string. I want to be able to give the following kinds of input, and create a date/time object: 5 o'clock 5 p.m. 5 a.m. 5 530 ...
1
vote
1answer
40 views

An explanation for BNF rule

I'm investigating the mysql's SQL parser at the moment. And here is the interesting thing I have noticed and cannot explain: (in sql_yacc.yy) predicate: ... | bit_expr BETWEEN_SYM ...

1 2 3 4 5 348