TAILIEUCHUNG - Xml programming bible phần 3

Các yếu tố danh mục có một thuộc tính cần thiết, các khoản gọi là, trong đó có một số của các mục trong danh mục: Các yếu tố amazon có chứa một phần tử con của sản phẩm. Cardinality + Nhà điều hành chỉ ra rằng có thể có một hoặc nhiều sản phẩm yếu tố trẻ em dưới amazon: | Chapter 6 Parsing XML with SAX 159 Table 6-26 ParserFactory Class Methods Method Name Description makeParser Supported by SAX 1 Create a new SAX parser using the system property. makeParser className Supported by SAX 1 Create a new SAX parser object using the class name provided. AttributeListlmpl AttributeListlmpl is the SAX helper class of the SAX 1 interface for a list of XML attributes. As with the Parser and ContentHandler interfaces AttributeList interface should not be used for new development. Consequently the AttributeListlmpl class should not be used either. We ve included it here to help debug and upgrade SAX 1 code to the SAX 2 XMLReader ContentHandler and Attributes interfaces. Table 6-27 describes the methods. Table 6-27 AttributeListImpl Class Methods Method Name Description addAttribute name type value Supported by SAX 1 Adds an attribute to an attribute list. clear Supported by SAX 1 Clears the attribute list. getLength Supported by SAX 1 Returns the count of element attributes starting at 0. getName i Supported by SAX 1 Returns the name of an attribute by index. Attribute indexes start at 0. getType i Supported by SAX 1 Returns the type of an attribute by index. Attribute indexes start at 0. Continued 160 Part I Introducing XML Table 6-27 continued Method Name Description getType name Supported by saX 1 Returns the type of an attribute by name. getValue i Supported by saX 1 Returns the value of an attribute by index. Attribute indexes start at 0. getValue name Supported by saX 1 Returns the value of an attribute by name. removeAttribute name Supported by saX 1 Removes an attribute from the attribute list. setAttributeList AttributeList atts Supported by saX 1 Reset the contents of the attribute list. SAX extension interfaces Aside from the SAX core interfaces there are several extension interfaces that are implemented using the SAX extension API. SAX extensions are optional interfaces for SAX parsers. For example the MSXML .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.