com.univocity.api.entity.html.builders.PartialGroup Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of univocity-html-parser-api Show documentation
Show all versions of univocity-html-parser-api Show documentation
Univocity HTML Parser Public API
The newest version!
/*
* Copyright (c) 2013 Univocity Software Pty Ltd. All rights reserved.
* This file is subject to the terms and conditions defined in file
* 'LICENSE.txt', which is part of this source code package.
*/
package com.univocity.api.entity.html.builders;
/**
* Allows further specification of exactly which element a {@link Group} starts at, as well
* as where the group will end. This is the last step in creating a {@link Group}. This class is accessible from a
* {@link GroupStart}
*
* @author Univocity Software Pty Ltd - [email protected]
* @see Group
* @see ElementFilter
* @see GroupStart
* @see ElementFilterStart
*/
public interface PartialGroup extends ElementFilter, ElementFilterStart {
/**
* Defines the HTML element where a {@link Group} will end. As it returns a {@link Group} itself, it allows
* the further specification of exactly which HTML element the group will end, as well as providing functionality
* to create fields from the group. If a closing element (such as ``, `