Questions tagged as 'xml'

1
answer

How to increase the text size of a WebView?

My app reads from RSS. but what bothers me is the letter that is small, I want to leave it a little bigger than to be visually "right" by default. It is like this: ButIwanttomakeitbiggertogetbetterreadingoftheuser.Forexample: Code: Detai...
asked by 01.12.2014 / 00:54
2
answers

Static list with search using JavaScript instead of PHP

In my work, I created pages as a static phone book to make it easier to search for them, but since there are many names, I would like to create a search field, but it is not possible to do this without dynamic code and database. Is it possible t...
asked by 08.03.2014 / 13:01
4
answers

How to know the size in Kb of a string?

I have a string that will be saved in xml file , and this file can not be larger than 500 kb . How can I identify the size of string that I will save in xml file ? When string is saved in the xml file, it can chan...
asked by 25.03.2014 / 19:29
1
answer

How to use the include other Layout of Android?

Hello, I would like to know how to use the Include Other Layout and what it is for.     
asked by 05.04.2015 / 03:56
1
answer

Portuguese online dictionary to make requests

I'm looking for an online dictionary in Portuguese that will allow you to do requests as an example: http://www.exemplo-dicionario.com/dicionario?palavra=palavra-pretendida And answer the definition of the word. You can return inform...
asked by 08.09.2014 / 22:18
1
answer

JavaScript: how to count the characters of an html text?

The problem: I have a html formatted text and I need to count how many characters (ringtones for journalists) I have. I'll use JavaScript. Some solutions came to mind, but as this will be done repetitively, I decided to analyze better before lea...
asked by 09.03.2015 / 15:22
4
answers

Ignore class name in XML serialization

I need to serialize a class to XML, for example: public class Pessoa { public string nome { get; set; } public int idade { get; set; } public Endereco endereco { get; set; } } public class Endereco { public string logradouro {...
asked by 02.06.2017 / 17:43
3
answers

How to make a Submenu in Action Bar?

There was a need to create a menu with submenu in action bar , equal to this: Couldyouhelpme?MyXMLmenu:<menuxmlns:android="http://schemas.android.com/apk/res/android" xmlns:apk="http://schemas.android.com/apk/res-auto"&...
asked by 13.03.2014 / 13:30
1
answer

Error in the XML signature of NFs-e Belo Horizonte

I am developing the integration of a system to issue Nfse to Belo Horizonte are happening 2 situations that only with this prefecture that I have developed are happening, already we have integrated several prefectures and this is the one that is...
asked by 07.11.2014 / 18:05
1
answer

Generate Danfe from NFe XML [closed]

I'm developing a ASP.NET MVC application with C# and need to transform XML of NF-e to Danfe in PDF , does anyone know any component for this?     
asked by 27.01.2016 / 11:00